centerY : number
The center y coordinate of this Group.
It is derived by calling getBounds
, calculating the Groups dimensions based on its
visible children.
- Inherited From
- Source code: core/Group.js (Line 2733)
centerY : number
The center y coordinate of this Group.
It is derived by calling getBounds
, calculating the Groups dimensions based on its
visible children.
Please login to continue.