StrokeStyle.EndLineCap Property
Gets or sets the type of shape that is used at the end of a stroke.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
Type | Description |
---|---|
PenLineCap | A PenLineCap object that ends the map stroke. |
See Also