Overload List

  NameDescription
Public operatorStatic memberSubtraction(PointD, SizeD)
Translates a PointD by the negative of a given SizeD.
Public operatorStatic memberSubtraction(PointD, Size)
Translates a PointD by the negative of a given Size.
Public operatorStatic memberSubtraction(PointD, SizeF)
Translates a PointD by the negative of a specified SizeF.

See Also