Click or drag to resize

RectangleDivision Operator

Overload List
  NameDescription
Public operatorStatic memberDivision(Rectangle, Size)
Divides the specified rectangle by the Width and Height of size
Public operatorStatic memberDivision(Rectangle, Int32)
Divides all X, Y, Width, Height components of the rectangle by a factor factor
Top
See Also