Splitter.getResizerSize

Syntax

getResizerSize();

Description

The getResizerSize method returns size of the area used to resize panels.

Comments

The method returns width to its vertical area and the height in pixels to its horizontal area.

Example

The example of method use is given in the Example of Creating the Splitter Component page.

See also:

Splitter