atkComponentGetSize: atkComponentGetSize
Description
Gets the size of the component
in terms of width and height.Usage
atkComponentGetSize(object)
Value
- A list containing the following elements:
- width[integer] integer to put width of
component
- height[integer] integer to put height of
component