TreeMapHitInfo Properties
Contains information about what is located at a specific point within the Tree Map.Name | Description |
---|---|
InTreeMapItem | Returns a value indicating whether or not the cursor is over the tree map item. |
TreeMapItem | Returns the tree map item over which the cursor is. |
See Also