DiagramAddShape Method

Overload List
  NameDescription
Public methodAddShape(Shape, String, Int32)
Adds shape created by master to specific page.
Public methodAddShape(Double, Double, String, Int32)
Adds shape created by master on page with defined PinX and PinY.
Public methodAddShape(Double, Double, Double, Double, String, Int32)
Adds shape created by master on page with defined PinX,PinY,Width and Height.
See Also