VectorLayerBase.ShapeStrokeStyle Property
In This Article
Gets or sets the settings of the shape outline.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v24.2.dll
NuGet Package: DevExpress.Wpf.Map
#Declaration
public StrokeStyle ShapeStrokeStyle { get; set; }
#Property Value
Type | Description |
---|---|
Stroke |
Contains settings of the shape outline. |
See Also