Rectangle Class
In This Article
Contains the size and coordinates of a rectangle.
#Declaration
TypeScript
declare class Rectangle
#Remarks
An instance of the Rectangle class is returned by the getPositionBounds(position) method.
See Also
Contains the size and coordinates of a rectangle.
declare class Rectangle
An instance of the Rectangle class is returned by the getPositionBounds(position) method.
No
Your feedback is appreciated.