Click or drag to resize

SizeSubtraction Operator

Overload List
  NameDescription
Public operatorStatic memberSubtraction(Size, Point)
Subtracts the X and Y value from the Width and Height of a size
Public operatorStatic memberSubtraction(Size, Size)
Subtracts the Width and Height value of one size from another
Public operatorStatic memberSubtraction(Size, Int32)
Subtracts a value from the Width and Height of the specified size
Top
See Also