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