SceneObject class/Specials.Anti-aliasing property

From LabVIEW Wiki
Jump to: navigation, search
VI Server Property Information
Property ID 2D87781B
Scope Basic Development Environment
Data Name Specials#46;Antialiasing
Short Name* Specials.Anti-aliasing
Long Name* Specials:Anti-aliasing
* Displayed here in English. Short and Long names appear in the language of the LabVIEW IDE.
Owning Class ID 105
Owning Class Name SceneObject Class
Data Type Enum U16 data type

Enum U16

Property Node Specials:Anti-aliasing
Available in Real-Time Operating SystemNo
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

Read or writes whether the object is anti-aliased to smooth lines and edges that appear jagged.

Values
0 Inherit Value—The object inherits antialiasing from a parent object.
1 Off—LabVIEW does not antialias the object.
2 On—LabVIEW antialiases the object.

Uses

History

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

See Also

External Links