StrokeStyle Members
In This Article
#Constructors
Name | Description |
---|---|
Stroke |
Initializes a new instance of the Stroke |
#Fields
Name | Description |
---|---|
Dash |
Identifies the Dash |
Dash |
Identifies the Dash |
Dash |
Identifies the Dash |
End |
Identifies the End |
Line |
Identifies the Line |
Miter |
Identifies the Miter |
Start |
Identifies the Start |
Thickness |
Identifies the Thickness dependency property. |
#Properties
Name | Description |
---|---|
Dash |
Gets or sets a collection of values that specifies the lengths of alternating dashes and gaps. |
Dash |
Gets or sets a value that specifies the shape of each dash end. |
Dash |
Gets or sets the distance from the start of a line to the beginning of a dash pattern. |
End |
Gets or sets the cap style of the line end. |
Line |
Gets or sets the join style for the ends of two consecutive lines. |
Miter |
Gets or sets the thickness limit of the join on a mitered corner. |
Native |
For internal use. |
Start |
Gets or sets the cap style of the line’s beginning. |
Thickness | Gets or sets the stroke thickness. |
Thickness |
Gets or sets the stroke thickness multiplier. |
#Methods
Name | Description |
---|---|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that represents the current object. Inherited from Object. |
#Events
Name |
---|
Property |
See Also