Name | Description |
---|---|
Initializes a new instance of the Shape class with the specified outline. |
|
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. |
Initializes a new instance of the Shape class with the specified outline. |
|
Initializes a new instance of the Shape class with the specified outline and id. |