Decoration class
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 |
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The Decoration class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide Decoration Properties Table
Legend | |
---|---|
R/W | Readable/Writable Permissions |
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Property ID | Long Name (English) | Description | R/W | RTE |
---|---|---|---|---|
632CC00 | Size | Bounding area of the decoration specified in terms of width and height in pixels. | Read/Write | Yes |
632CC01 | Size:Width | Width of the bounding area of the decoration in pixels. | Read/Write | Yes |
632CC02 | Size:Height | Height of the bounding area of the decoration in pixels. | Read/Write | Yes |
632CC03 | Colors | Colors of the decoration expressed in terms of (Foreground Color, Background Color) pair. | Read/Write | Yes |
632CC04 | Colors:FG Color | Foreground color of the decoration. | Read/Write | Yes |
632CC05 | Colors:BG Color | Background color of the decoration. | Read/Write | Yes |
632CC06 | Visible | Indicates whether the decoration is visible. | Read/Write | Yes |
632CC07 | Owning Pane | Returns a reference to the owning pane of the referenced decoration. | Read Only | Yes |
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
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |