Back to Devexpress

MapItemsLayerBase.SelectedItemStyle Property

windowsforms-devexpress-dot-xtramap-dot-mapitemslayerbase-c266f4c8.md

latest1.1 KB
Original Source

MapItemsLayerBase.SelectedItemStyle Property

Gets a style applied to the selected map item.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public MapItemStyle SelectedItemStyle { get; }
vb
Public ReadOnly Property SelectedItemStyle As MapItemStyle

Property Value

TypeDescription
MapItemStyle

A MapItemStyle that contains style settings to customize the selected map item.

|

See Also

MapItemsLayerBase Class

MapItemsLayerBase Members

DevExpress.XtraMap Namespace