Skip to main content
A newer version of this page is available. .

ASPxClientRect.GetHeight Method

Gets the rectangle’s height.

Declaration

GetHeight(): number

Returns

Type Description
number

An integer specifying the rectangle’s height.

See Also