Back to Devexpress

VectorLayerBase.HighlightShapeStroke Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-24b21cff.md

latest1.1 KB
Original Source

VectorLayerBase.HighlightShapeStroke Property

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

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Brush

Specifies how the highlighted shape outline is painted.

|

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace