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.
Schema: tchmi:framework#/definitions/MeasurementValue
Attribute getter
public getRenderedRight(): number;Parameter
Name | Type | Description |
|---|---|---|
- | - | - |
Return value
Type | Description |
|---|---|
The current value of the attribute. |
Attribute setter
The attribute can only be read and therefore has no setter.
![]() | Available from version 1.10 |
