Cursor class/Line Width property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 632C00F
Scope Basic Development Environment
Data Name LineWidth
Short Name* LineWidth
Long Name* Line Width
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 38
Owning Class Name Cursor Class
Data Type U8 data type

U8

Property Node Line Width
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 the width of the line used to display the active cursor. Valid values are 0–4, as shown on the shortcut menu of the plot legend and on the Cursors page of the Properties dialog box ordered from top to bottom.

Assigning a value of 0 results in a line width of exactly one pixel. Assigning values 1–4 will result in a line width of increasing thickness based upon the resolution of the monitor.

This property is similar to the Line Width item of the shortcut menu of the cursor legend of a graph and the Line width option on the Cursors page of the Properties dialog box.


Uses

History

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

See Also

External Links