Represents an element of a shape definition. This is the parent class of specific element types, such as ArcTemplate, LineTemplate and BezierTemplate.
The following tables list the members exposed by the ElementTemplate type.
Name | Description | |
---|---|---|
Initializes a new instance of the ElementTemplate class. |
Name | Description | |
---|---|---|
Gets or sets the outline color of this element. |
||
Gets or sets the dash style of the outline of this element. |
||
Gets or sets the outline width of this element. |
Name | Description | |
---|---|---|
Creates an exact copy of this element. |
||
Checks whether the current element and the specified element resemble each other closely enough to be considered identical. |
Name | Description | |
---|---|---|
Gets a pen used to render the element. If no pen properties are explicitly specified for this element, returns the pen passed as an argument. |
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |