SceneText class/Vertical? property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID C07005
Scope Basic Development Environment
Data Name Vertical?
Short Name* Vertical?
Long Name* Vertical?
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 129
Owning Class Name SceneText Class
Data Type Boolean data type

Boolean

Property Node Vertical?
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

Specifies whether LabVIEW renders the text in a text object with the characters arranged vertically or horizontally. If TRUE, LabVIEW arranges the characters vertically, so that the character string aligns with the plane that intersects the center-point of the text object on the x-axis. If FALSE, LabVIEW arranges the characters horizontally, so that the character string aligns with the plane that intersects the center-point of the text object on the y-axis. The default is FALSE.


Uses

History

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

See Also

External Links