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