Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

StrokeStyle Fields

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