Text class/Justification property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 632D815
Scope Basic Development Environment
Data Name Justify
Short Name* Justify
Long Name* Justification
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 5
Owning Class Name Text Class
Data Type Enum U16 data type

Enum U16

Property Node Justification
Available in Real-Time Operating SystemYes
Available in Run-Time EngineYes
Loads the block diagram into memoryNo
Loads the front panel into memoryNo
Need to authenticate before useNo
PermissionsRead/Write
Remote access allowedYes
Settable when the VI is runningYes

Gets and sets the justification of text.

Values include

  • Left
  • Center
  • Right

This property is similar to the Align option in the Font Style dialog box.


Uses

History

Version Change(s)
LabVIEW 2018 More info to come.

See Also

External Links