Click or drag to resize

SizeAddition Operator

Overload List
  NameDescription
Public operatorStatic memberAddition(Size, Point)
Adds the X and Y value to the Width and Height of a size
Public operatorStatic memberAddition(Size, Size)
Adds the Width and Height values of two sizes together
Public operatorStatic memberAddition(Size, Int32)
Adds a value to the Width and Height of the specified size
Top
See Also