ScaleMode

Scales the content to the control size.

Schema: tchmi:framework#/definitions/ScaleMode

Attribute getter

public getScaleMode(): TcHmi.ScaleModeString | undefined;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.ScaleModeString, undefined

The current value of the attribute.

Attribute setter

public setScaleMode(valueNew: TcHmi.ScaleModeString | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.ScaleModeString, null

The new value of the attribute. If null is passed, the internal default value is used.

Return value

Type

Description

void

No return value.

ScaleMode 1:

Available from 1.8