TabSheetRange.getInnerVirtualSizeInPX

Syntax

getInnerVirtualSizeInPX();

Description

The getInnerVirtualSizeInPX method gets sizes of a given range in pixels.

Comments

This method returns a JSON object with the following properties: range width and height.

Example

The example of use is given on the page with description of the TabSheetRange.getInnerSizeInPX method.

See also:

TabSheetRange