Returns the node nearest to the specified point.
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
C#
![]() |
---|
public DiagramNode GetNearestNode ( |
Visual Basic
![]() |
---|
Public Function GetNearestNode( _ |
The DiagramNode nearest to the specified point.
The last argument is useful when calling this method from NodeCreated and NodeModified handlers and the affected node should not be included in the search.
WpfDiagram Programmer's Guide | © 2025 MindFusion |