MapItemsLayerBase.SelectedItemStyle Property
In This Article
Gets a style applied to the selected map item.
Namespace: DevExpress.XtraMap
Assembly: DevExpress.XtraMap.v24.2.dll
NuGet Package: DevExpress.Win.Map
#Declaration
public MapItemStyle SelectedItemStyle { get; }
#Property Value
Type | Description |
---|---|
Map |
A Map |
See Also