Text class/Vertical Arrangement property
VI Server Property Information | |
---|---|
Property ID | 632D816 |
Scope | Basic Development Environment |
Data Name | Vertical Arrangement |
Short Name* | Vertical Arrangement |
Long Name* | Vertical Arrangement |
* 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 |
Property Node | |
Available in Real-Time Operating System | Yes |
Available in Run-Time Engine | Yes |
Loads the block diagram into memory | No |
Loads the front panel into memory | No |
Need to authenticate before use | No |
Permissions | Read/Write |
Remote access allowed | Yes |
Settable when the VI is running | Yes |
Contents |
Gets and sets the vertical arrangement for the text. You can set the vertical arrangement for labels, captions, and free labels.
Uses
Data type is an enum that has the possible values: {None, Stacked, Clockwise, Counterclockwise}. The effect of each is shown in the table below.
Normal | Normal text orientation. | |
---|---|---|
Stacked | Stacks letters from top to bottom. | |
Clockwise | Rotates text 90° in the clockwise direction. | |
Counterclockwise | Rotates text 90° in the counterclockwise direction. |
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |
See Also
Add links to internal wiki pages that would also help. |
External Links
Add links to external resources that would also help. |