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.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PenLineCap | A PenLineCap object that starts the map stroke. |
See Also