Click or drag to resize

RectangleFMultiply Operator

Overload List
  NameDescription
Public operatorStatic memberMultiply(RectangleF, SizeF)
Multiplies the specified rectangle by the Width and Height of size
Public operatorStatic memberMultiply(RectangleF, Single)
Multiplies all X, Y, Width, Height components of the rectangle by a factor
Top
See Also