RectangleMultiply Operator |
| Name | Description | |
|---|---|---|
| Multiply(Rectangle, Size) |
Multiplies the specified rectangle by the Width and Height of size | |
| Multiply(Rectangle, Int32) |
Multiplies all X, Y, Width, Height components of the rectangle by a factor |