Search
Diagram.GetNodeAt Method
See Also
 






Returns the topmost node that lies at a specified position.

 Overload List

Name Description

Diagram.GetNodeAt (Point)

Returns the topmost node that lies at the specified position.

Diagram.GetNodeAt (Point, Boolean)

Returns the topmost node that lies at the specified position.

Diagram.GetNodeAt (Point, Boolean, Boolean, Double)

Returns the top-most node lying at the specified location.

Diagram.GetNodeAt (Point, Double)

Returns the top-most node that lies at the specified position.

 See Also