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