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