Returns the top-most node lying at the specified location.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C#
![]() |
---|
public DiagramNode GetNodeAt ( |
Visual Basic
![]() |
---|
Public Function GetNodeAt( _ |
Specifies a location in the diagram where to look for nodes.
Specifies whether locked nodes should be excluded from the search.
Specifies whether selected nodes should be excluded from the search.
Allowed distance from the node.
A DiagramNode object found at the specified point.
Diagramming for .NET MAUI Guide | © 2025 MindFusion |