StrokeStyle.DashCap Property
Gets or sets a value that specifies how the ends of a dash are drawn.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
PenLineCap | A PenLineCap enumeration value. |
See Also