Returns the topmost node that lies at the specified position.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNode GetNodeAt ( |
Visual Basic
![]() |
---|
Public Function GetNodeAt( _ |
A Point specifying a diagram point in logical coordinates.
A DiagramNode instance if a node lies at the specified location, otherwise null.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |