Search
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 (CreatePathDelegate, CreatePathDelegate, String)

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

Shape (CreatePathDelegate, String)

Initializes a new instance of the Shape class with the specified outline formula 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[], ElementTemplate[], 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.

Shape (String, String)

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

Shape (String, String, List(ShapeControlPoint), String)

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

Shape (String, String, String)

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

 See Also