MapShapeBase.HighlightFill Property
Gets or sets the brush that specifies how the highlighted map item is painted.
Namespace: DevExpress.Xpf.Map
Assembly: DevExpress.Xpf.Map.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Brush | A Brush object that is the brush used to fill the highlighted map item. |
See Also