Back to Devexpress

VectorLayerBase.HighlightShapeFill Property

wpf-devexpress-dot-xpf-dot-map-dot-vectorlayerbase-e9c2ccdb.md

latest1.1 KB
Original Source

VectorLayerBase.HighlightShapeFill Property

Gets or sets the brush that specifies how the highlighted shape’s interior is painted.

Namespace : DevExpress.Xpf.Map

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

NuGet Package : DevExpress.Wpf.Map

Declaration

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

Property Value

TypeDescription
Brush

Specifies how the highlighted shape’s interior is painted.

|

See Also

VectorLayerBase Class

VectorLayerBase Members

DevExpress.Xpf.Map Namespace