Decoration class

From LabVIEW Wiki
Jump to: navigation, search
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Decoration class
Class ID 4
Scope Basic Development Environment
Class Inheritance
Class Children


The Decoration class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide Decoration Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Decoration Properties Table
Property ID Long Name (English) Description R/W RTE
632CC00SizeBounding area of the decoration specified in terms of width and height in pixels.Read/WriteYes
632CC01Size:WidthWidth of the bounding area of the decoration in pixels.Read/WriteYes
632CC02Size:HeightHeight of the bounding area of the decoration in pixels.Read/WriteYes
632CC03ColorsColors of the decoration expressed in terms of (Foreground Color, Background Color) pair.Read/WriteYes
632CC04Colors:FG ColorForeground color of the decoration.Read/WriteYes
632CC05Colors:BG ColorBackground color of the decoration.Read/WriteYes
632CC06VisibleIndicates whether the decoration is visible.Read/WriteYes
632CC07Owning PaneReturns a reference to the owning pane of the referenced decoration.Read OnlyYes

Methods

This class has no methods or it inherits methods from its parent: GObject Class.

Events

This class has no events or it inherits events from its parent: GObject Class.


History

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

See Also