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 Microsoft.Maui.Graphics.Point specifying a diagram point in logical coordinates.
Specifies whether locked nodes should be excluded from the search.
A DiagramNode instance if a node lies at the specified location, otherwise null.
MindFusion.Diagramming Developer's Guide | © 2025 MindFusion |