Click or drag to resize

SizeMultiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(Int32, Size)
Multiplies the Width and Height of a size by the specified factor
Public operatorStatic memberMultiply(Size, Size)
Multiplies the Width and Height of two sizes
Public operatorStatic memberMultiply(Size, Int32)
Multiplies the Width and Height of a size by the specified factor
Public operatorStatic memberMultiply(Size, Single)
Multiplies the Width and Height of a size by the specified floating point factor
Top
See Also