Back to Devexpress

VectorLayerBase.SelectedShapeStroke Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-325cbf97.md

latest1.0 KB
Original Source

VectorLayerBase.SelectedShapeStroke Property

Gets or sets the brush that specifies how the selected shape outline is painted.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

csharp
public Brush SelectedShapeStroke { get; set; }
vb
Public Property SelectedShapeStroke As Brush

Property Value

TypeDescription
Brush

Specifies how the selected shape outline is painted.

|

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace