Back to Devexpress

VectorLayerBase.SelectedShapeStrokeStyle Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-69b13599.md

latest1.0 KB
Original Source

VectorLayerBase.SelectedShapeStrokeStyle Property

Gets or sets the settings of the selected shape outline.

Namespace : DevExpress.Xpf.Map

Assembly : DevExpress.Xpf.Map.v25.2.dll

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public StrokeStyle SelectedShapeStrokeStyle { get; set; }
vb
Public Property SelectedShapeStrokeStyle As StrokeStyle

Property Value

TypeDescription
StrokeStyle

Contains the settings of the selected shape outline.

|

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace