MapItem.SelectedFill Property
In This Article
Gets or sets the color that specifies how the selected map item is painted.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
#Property Value
Type | Description |
---|---|
Color | A Color that is the color to fill the selected map item. |
See Also