TabSheetObject.getVisibleSize

Syntax

getVisibleSize();

Description

The getVisibleSize method determines visible size of an object in the table.

Comments

This method returns a JSON object with the height and width fields that determine respectively object height and width.

Example

The example of use is given on the page with description of the TabSheetObject.getSizeCoord method.

Seebsp;also:

TabSheetObject