RenderedRight

Returns the calculated distance in pixels between the right side and the right 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.

RenderedRight 1:

Learn how controls can be positioned and their size defined.

Schema: tchmi:framework#/definitions/MeasurementValue

Attribute getter

public getRenderedRight(): 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.

RenderedRight 2:

Available from version 1.10