Skip to main content
A newer version of this page is available. .

TreeMapHitInfo Class

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

Namespace: DevExpress.XtraTreeMap

Assembly: DevExpress.XtraTreeMap.v20.2.dll

NuGet Package: DevExpress.TreeMap

Declaration

public class TreeMapHitInfo :
    HitInfoBase

The following members return TreeMapHitInfo objects:

Inheritance

Object
HitInfoBase
TreeMapHitInfo
See Also