PointFSubtract Method

Overload List
  NameDescription
Public methodStatic memberSubtract(PointF, Size)
Translates a PointF by the negative of a specified size.
Public methodStatic memberSubtract(PointF, SizeF)
Translates a PointF by the negative of a specified size.
See Also