MapItemsLayerBase.SelectedItemStyle Property
Gets a style applied to the selected map item.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.1.dll
NuGet Package: DevExpress.Win.Map
Declaration
Property Value
Type | Description |
---|---|
MapItemStyle | A MapItemStyle that contains style settings to customize the selected map item. |
See Also