Back to Devexpress

MapLegendHitInfo Class

windowsforms-devexpress-dot-xtramap-a875c79c.md

latest1.2 KB
Original Source

MapLegendHitInfo Class

Contains information about what is located at a specific point on the map legend.

Namespace : DevExpress.XtraMap

Assembly : DevExpress.XtraMap.v25.2.dll

NuGet Package : DevExpress.Win.Map

Declaration

csharp
public class MapLegendHitInfo :
    MapUiHitInfo
vb
Public Class MapLegendHitInfo
    Inherits MapUiHitInfo

Remarks

Use the MapControl.CalcHitInfo method to obtain hit information.

Implements

IMapUiHitInfo

Inheritance

Object MapUiHitInfo MapLegendHitInfo

See Also

MapLegendHitInfo Members

DevExpress.XtraMap Namespace