VectorLayerBase.EnableHighlighting Property
Gets or sets a value indicating whether highlighting is enabled for a Vector Layer’s elements.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v25.1.dll
NuGet Package: DevExpress.Wpf.Map
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true, to enable highlighting; otherwise, false. |
Remarks
The following table shows this property in action for the MapEllipse vector layer’s element.
| EnableHighlighting=True | EnableHighlighting=False |
|---|---|
![]() |
![]() |
See Also

