Skip to main content

TreeMapHitInfo Class

Contains information about what is located at a specific point within the Tree Map.

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v23.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class TreeMapHitInfo :
    HitInfoBase

The following members return TreeMapHitInfo objects:

Inheritance

Object
HitInfoBase
TreeMapHitInfo
See Also