Back to Devexpress

TreeMapHitInfo Class

windowsforms-devexpress-dot-xtratreemap-36216fa3.md

latest1.1 KB
Original Source

TreeMapHitInfo Class

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

Namespace : DevExpress.XtraTreeMap

Assembly : DevExpress.XtraTreeMap.v25.2.dll

NuGet Package : DevExpress.TreeMap

Declaration

csharp
public class TreeMapHitInfo :
    HitInfoBase
vb
Public Class TreeMapHitInfo
    Inherits HitInfoBase

The following members return TreeMapHitInfo objects:

Inheritance

Object HitInfoBase TreeMapHitInfo

See Also

TreeMapHitInfo Members

DevExpress.XtraTreeMap Namespace