Returns the nearest to pt point that lies on the outline of rectangle.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static Point DistToRectPoint ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function DistToRectPoint( _ |
RemarksThis method supports the MindFusion.Diagramming for .NET MAUI infrastructure and is not intended to be used directly from your code.
See Also