Back to Devexpress

MapItemsLayerBase.HighlightedItemStyle Property

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

latest1.1 KB
Original Source

MapItemsLayerBase.HighlightedItemStyle Property

Gets a style applied to a highlighted map item.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

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

Property Value

TypeDescription
MapItemStyle

A MapItemStyle object, applied to a highlighted map item.

|

See Also

MapItemsLayerBase Class

MapItemsLayerBase Members

DevExpress.XtraMap Namespace