Returns a point that lies on the outline of this node, at the shortest distance from the specified point.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
C# Copy Code |
---|
public virtual Point GetNearestBorderPoint ( |
Visual Basic Copy Code |
---|
Public Overridable Function GetNearestBorderPoint( _ |
A Microsoft.Maui.Graphics.Point specifying a point in the diagram.
A Point specifying the point from the node's outline closest to the point specified as argument.
MindFusion.Diagramming Developer's Guide | © 2024 MindFusion |