CONTROL:get_bounds
CONTROL:get_bounds()
Get the value of grd_x, grd_y, grd_width and grd_height for this control.
Returns
| Type | Description |
|---|---|
#number | The grd_x value of this control. |
#number | The grd_y value of this control. |
#number | The grd_width value of this control. |
#number | The grd_height value of this control. |