MapItem.HighlightedFill Property
Gets or sets the color that specifies how the highlighted map item is painted.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
Color | A Color that is the color to fill the highlighted map item. |
See Also