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 componentheight[integer] integer to put height of component