RenderedBottom

Returns the calculated distance in pixels between the bottom side and the bottom side of the higher-level control. This value always returns a value, irrespective of the positioning of a control.

This value very probably has rounding inaccuracies.

RenderedBottom 1:

Learn how controls can be positioned and their size defined.

Schema: tchmi:framework#/definitions/MeasurementValue

Attribute getter

public getRenderedBottom(): number;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

number

The current value of the attribute.

Attribute setter

The attribute can only be read and therefore has no setter.

RenderedBottom 2:

Available from version 1.10