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