VectorLayer.ShapeStrokeStyle Property
Gets or sets the settings of the shape outline.
Namespace: DevExpress.UI.Xaml.Map
Assembly: DevExpress.UI.Xaml.Map.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
StrokeStyle | A StrokeStyle object that stores settings of the shape outline. |
See Also