TreeMapHitInfo Class
In This Article
Contains information about what is located at a specific point within the Tree Map.
Namespace: DevExpress.XtraTreeMap
Assembly: DevExpress.XtraTreeMap.v24.2.dll
NuGet Package: DevExpress.TreeMap
#Declaration
public class TreeMapHitInfo :
HitInfoBase
#Related API Members
The following members return TreeMapHitInfo objects:
#Inheritance
Object
HitInfoBase
TreeMapHitInfo
See Also