Back to Devexpress

MapLegendHitInfo.Legend Property

windowsforms-devexpress-dot-xtramap-dot-maplegendhitinfo.md

latest1.0 KB
Original Source

MapLegendHitInfo.Legend Property

Returns the legend that is positioned in the test point.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public MapLegendBase Legend { get; }
vb
Public ReadOnly Property Legend As MapLegendBase

Property Value

TypeDescription
MapLegendBase

The MapLegendBase object.

|

See Also

MapLegendHitInfo Class

MapLegendHitInfo Members

DevExpress.XtraMap Namespace