Skip to main content

StrokeStyle Properties

Contains parameters of the style used to draw a stroke line.
Name Description
DashArray Gets or sets a collection of values that specifies the lengths of alternating dashes and gaps.
DashCap Gets or sets a value that specifies the shape of each dash end.
DashOffset Gets or sets the distance from the start of a line to the beginning of a dash pattern.
EndLineCap Gets or sets the cap style of the line end.
LineJoin Gets or sets the join style for the ends of two consecutive lines.
MiterLimit Gets or sets the thickness limit of the join on a mitered corner.
NativeStrokeStyle For internal use.
StartLineCap Gets or sets the cap style of the line’s beginning.
Thickness Gets or sets the stroke thickness.
ThicknessScale Gets or sets the stroke thickness multiplier.
See Also