StrokeStyle Properties
Contains parameters of the style used to draw a stroke line.
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. |
See Also