G
gast67
Visio 2007, C#
Hi,
I created a *.vss archive (stencil, template) where my shapes have user
defined cells.
How can I create these shapes via programming interface on my active page?
I tryed using the Page.Drop() method, but what argument should I pass?
The samples shows passing of predefined shapes created via
Page.DrawRectangle() or Page.DrawPolyline().
Any help would be appreciated!
Peter
Hi,
I created a *.vss archive (stencil, template) where my shapes have user
defined cells.
How can I create these shapes via programming interface on my active page?
I tryed using the Page.Drop() method, but what argument should I pass?
The samples shows passing of predefined shapes created via
Page.DrawRectangle() or Page.DrawPolyline().
Any help would be appreciated!
Peter