Skip to main content

StrokeStyle Fields

Contains parameters of the style used to draw a stroke line.
Name Description
DashArrayProperty static Identifies the DashArray dependency property.
DashCapProperty static Identifies the DashCap dependency property.
DashOffsetProperty static Identifies the DashOffset dependency property.
EndLineCapProperty static Identifies the EndLineCap dependency property.
LineJoinProperty static Identifies the LineJoin dependency property.
MiterLimitProperty static Identifies the MiterLimit dependency property.
StartLineCapProperty static Identifies the StartLineCap dependency property.
ThicknessProperty static Identifies the Thickness dependency property.
See Also