StrokeStyle.StartLineCap Property
Gets or sets the type of shape that is used at the beginning 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 starts the map stroke. |
See Also