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 | |
---|---|---|
Gest 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. |
||
Get the element's start point. |
||
Checks whether the current element and the specified element resemble each other closely enough to be considered identical. |
||
Appends the outline represented by the current element to the specified path. |
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. |
WpfDiagram Programmer's Guide | © 2024 MindFusion |