Returns the nearest point lying on the node border.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
protected virtual Point GetNearestBorderPoint ( |
Visual Basic Copy Code |
---|
Protected Overridable Function GetNearestBorderPoint( _ |
A Microsoft.Maui.Graphics.Point specifying the point to align to node's borders.
A Microsoft.Maui.Graphics.Point containing coordinates of nearest border point.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |