Calculates the distance between the specified points.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public static int Distance ( |
Visual Basic Copy Code |
---|
Public Shared Function Distance( _ |
A Point instance.
A Point instance.
An int value representing the distance between the specified points.