PointFAddition Operator

Overload List
  NameDescription
Public operatorStatic memberAddition(PointF, Size)
Translates a PointF by a given Size.
Public operatorStatic memberAddition(PointF, SizeF)
Translates the PointF by the specified SizeF.
See Also