Next: Ellipses for Rectangles, Previous: Returning Points for Rectangles, Up: Rectangle Reference
const
These functions return axis_h and axis_v, respectively. Please note, that axis_h and axis_v are currently not recalculated, when a Rectangle is transformed. I plan to do something about this soon.
These functions return axis_h and axis_v, respectively.
axis_h
axis_v
Please note, that axis_h and axis_v are currently not recalculated, when a Rectangle is transformed. I plan to do something about this soon.
Rectangle
Returns true, if the Rectangle is rectangular, otherwise false. Transformations, such as shearing, can cause Rectangles to become non-rectangular.
true
false
Rectangles