'Declaration Public Shared Function pointSub( _ ByVal a As IPoint, _ ByVal b As IPoint _ ) As Vector2d
public static Vector2d pointSub( IPoint a, IPoint b )
Vector2d Class Vector2d Members