Calculates the square of the distance between the specified points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public static double DistanceSq ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function DistanceSq( _ |
RemarksThis method supports the MindFusion.Diagramming for .NET MAUI infrastructure and is not intended to be used directly from your code.
See Also