Finds and returns the top-most node that lies at the specified location.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNode GetNodeAt ( |
Visual Basic
![]() |
---|
Public Function GetNodeAt( _ |
A Point instance identifying a diagram location.
true if nodes that are locked should be omitted by searching; otherwise, false.
The DiagramNode found or a null reference (Nothing in Visual Basic) if no item has been found.
MindFusion.Diagramming for WinUI Programmer's Guide | © 2024 MindFusion |