User Tools

Site Tools


isovernode_is_mouse_over_node_location_.htm
Navigation:  ABC Library Reference > GraphClass > GraphClass Methods >====== IsOverNode ( is mouse over node location) ====== Previous pageReturn to chapter overviewNext page

IsOverNode( )

blk2blue.jpg

The IsOverNode method is used to detect a node location to pass to the drilldown procedure. A drilldown graph control is normally selected by doubleclicking on a selected node, but the IsOverNode method allows node data to be passed when selecting a drilldown graph from the popup menu.

IsOverNode returns TRUE when a valid node was in range when the mouse right-click was pressed. If the user right-clicks over an area where no node is present, the “Drilldown” or “Return from DrillDown” menu options will be disabled.

Return Data Type:     BOOL

Implementation:

The IsOverNode method is called from the CalcPopup method.

See Also:     CalcPopup

isovernode_is_mouse_over_node_location_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1