| UtilsLib REALbasic Support Plugin |
|
Rect.Rect Constructor
A constructor which takes two points as a parameters.
Parameters
- p1
- The point that defines the top left point of the rectangle.
- p2
- The point that defines the bottom right point of the rectangle.
Remarks
See Also
Rect Class