DiagramLite Programmer's Guide
Shape Constructor
See Also
 





 Overload List

Name Description

Shape (Byte[])

Initializes a new instance of the Shape class with the specified outline.

Shape (Byte[], String)

Initializes a new instance of the Shape class with the specified outline and id.

Shape (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillRule)

Initializes a new instance of the Shape class with the specified outline, decorations and text area.

Shape (ElementTemplate[], ElementTemplate[], ElementTemplate[], FillRule, String)

Initializes a new instance of the Shape class with the specified outline, decorations, text area and id.

Shape (ElementTemplate[], ElementTemplate[], FillRule, String, ShapeDecoration[])

Initializes a new instance of the Shape class with the specified outline, decorations, text area and id.

Shape (ElementTemplate[], ElementTemplate[], Rect, FillRule)

Initializes a new instance of the Shape class with the specified outline, decorations and text area.

Shape (ElementTemplate[], ElementTemplate[], Rect, FillRule, String)

Initializes a new instance of the Shape class with the specified outline, decorations, text area and id.

Shape (ElementTemplate[], ElementTemplate[], Rect, FillRule, String, ShapeDecoration[])

Initializes a new instance of the Shape class with the specified outline, decorations, text area and id.

Shape (ElementTemplate[], FillRule)

Initializes a new instance of the Shape class with the specified outline.

Shape (ElementTemplate[], FillRule, String)

Initializes a new instance of the Shape class with the specified outline and id.

 See Also

Shape Class
MindFusion.Diagramming Namespace