F
Ferro Francesco
Hello,
I would like to know how i can change the icon of a Shape (already
droped) ?
I things like this:
//Drop a shape
masterInStencil = stencil.Masters.get_ItemU(masterNameU);
droppedShape = visioApplication.ActivePage.Drop(masterInStencil, 5,
5);
//changing icon
droppedShape.setShapeImage?
Thank's
I would like to know how i can change the icon of a Shape (already
droped) ?
I things like this:
//Drop a shape
masterInStencil = stencil.Masters.get_ItemU(masterNameU);
droppedShape = visioApplication.ActivePage.Drop(masterInStencil, 5,
5);
//changing icon
droppedShape.setShapeImage?
Thank's