TreeMapHitInfo.TreeMapItem Property
Returns the tree map item that is under the point being hit tested.
Namespace: DevExpress.Xpf.TreeMap
Assembly: DevExpress.Xpf.TreeMap.v24.1.dll
NuGet Package: DevExpress.Wpf.TreeMap
Declaration
Property Value
Type | Description |
---|---|
TreeMapItem | A TreeMapItem object. |
See Also