Alignment:Horizontal Property

LabView Local Project Settings

Alignment:Horizontal Property

Short Name: HorizontalAlignment

Installed With: Full Development System

Class: SceneText Properties

Specifies the alignment of a text object in a 3D scene relative to the vertical plane that intersects the center-point of the text object. This property is an element of the Alignment property.

Values

0Left—(Default) The left edge, or beginning, of the text aligns with the origin of the text object. This option makes the text appear to move to the right.
1Right—The right edge, or end, of the text aligns with origin of the text object. This option makes the text appear to move to the left.
2Center—The center of the text aligns with the origin of the text object.

Remarks

The following table lists the characteristics of this property.

Available in Run-Time Engine and Real-Time Operating SystemYes
PermissionsRead/Write
Settable when the VI is runningYes
Loads the front panel into memoryNo
Need to authenticate before useNo
Loads the block diagram into memoryNo
Remote access disallowedNo
Must wait until user interface is idleNo
Available with control VIsNo
Available with global VIsNo
Available with strict type definitionsNo
Available with polymorphic VIsNo