Back to Devexpress

StrokeStyle Fields

wpf-devexpress-dot-xpf-dot-map-dot-strokestyle-dot-underscore-fields.md

latest1.8 KB
Original Source

StrokeStyle Fields

Contains parameters of a style used to draw a stroke line on a map.

NameDescription
DashArrayProperty staticIdentifies the StrokeStyle.DashArray dependency property.
DashCapProperty staticIdentifies the StrokeStyle.DashCap dependency property.
DashOffsetProperty staticIdentifies the StrokeStyle.DashOffset dependency property.
EndLineCapProperty staticIdentifies the StrokeStyle.EndLineCap dependency property.
LineJoinProperty staticIdentifies the StrokeStyle.LineJoin dependency property.
MiterLimitProperty staticIdentifies the StrokeStyle.MiterLimit dependency property.
StartLineCapProperty staticIdentifies the StrokeStyle.StartLineCap dependency property.
ThicknessProperty staticIdentifies the StrokeStyle.Thickness dependency property.

See Also

StrokeStyle Class

StrokeStyle Members

DevExpress.Xpf.Map Namespace