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]- integerto put width of- component
- height[integer]- integerto put height of- component