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.v21.2.dll
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
Feedback