BackgroundImageHorizontalAlignment

Definition of the alignment of the background image within the control

Schema: tchmi:framework#/definitions/HorizontalAlignment

Attribute getter

public getBackgroundImageHorizontalAlignment(): TcHmi.HorizontalAlignment;

Parameter

Name

Type

Description

-

-

-

Return value

Type

Description

TcHmi.HorizontalAlignment

The current value of the attribute.

Attribute setter

public setBackgroundImageHorizontalAlignment(valueNew: TcHmi.HorizontalAlignment | null): void;

Parameter

Name

Type

Description

valueNew

TcHmi.HorizontalAlignment, 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.

BackgroundImageHorizontalAlignment 1:

Available from 1.8