VI Server Property Information
|
Property ID
|
C07007
|
Scope
|
Basic Development Environment
|
Data Name
|
WrapDistance
|
Short Name*
|
WrapDistance
|
Long Name*
|
Wrap Distance
|
* 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
|
Single Float 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 |
Specifies how much of the text in a text object LabVIEW renders in one line. If you use the Vertical? property to render the text vertically, this property sets the maximum height of the text object. If you render the text horizontally, this property sets the maximum width of the text object. If the length of the text exceeds the wrap distance, LabVIEW wraps the text to a new line. If you set this property to 0, LabVIEW does not wrap the text.
Note You cannot use this property to truncate text. If you want to cut off the text, use the Clip Plane:Add Clip Plane to clip the text object.
|
Uses
History
Version
|
Change(s)
|
|
More info to come.
|
See Also
External Links