Calculates the minimum distance between a given point and a given rectangle.
Namespace: MindFusion
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static double MinDistToRect ( |
Visual Basic Copy Code |
---|
Public Shared Function MinDistToRect( _ |
A double value specifying the minimum distance between the point and the rectangle.