'Declaration Public Shared Function DisPointToSegement( _ ByVal p As IPoint, _ ByVal a As IPoint, _ ByVal b As IPoint _ ) As Double
public static double DisPointToSegement( IPoint p, IPoint a, IPoint b )
_ShapeUtil Class _ShapeUtil Members