getLocalBounds() → {Rectangle}
Retrieves the non-global local bounds of the graphic shape as a rectangle. The calculation takes all visible children into consideration.
Returns
 Rectangle - 
 The rectangular bounding area
- Inherited From
 - Source code: pixi/primitives/Graphics.js (Line 936)
 
Please login to continue.