getBoundingRect method
Returns coordinates of object's bounding rectangle (left, top, width, height) the box is intented as aligned to axis of canvas.
Implementation
external BoundingRect getBoundingRect([bool absolute, bool calculate]);
Returns coordinates of object's bounding rectangle (left, top, width, height) the box is intented as aligned to axis of canvas.
external BoundingRect getBoundingRect([bool absolute, bool calculate]);