Cluster class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | Cluster class |
Class ID | 30 |
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 Cluster class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide Cluster 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 |
---|---|---|---|---|
6347C01 | Color | Background color of the cluster. | Read/Write | Yes |
6347C02 | Controls[] | Array of references to the cluster elements in cluster order. | Read Only | Yes (Read Only) |
6347C03 | Decorations[] | Array of references to the decorations in the cluster. | Read Only | Yes (Read Only) |
6347C04 | All Objects[] | Array of references to all the objects (controls and decorations) in the cluster. | Read Only | Yes (Read Only) |
6347C05 | Cluster Size | Gets or sets the size of a cluster. | Read/Write | Yes |
6347C06 | Cluster Size:Width | Gets or sets the width of a cluster. | Read/Write | Yes |
6347C07 | Cluster Size:Height | Gets or sets the height of a cluster. | Read/Write | Yes |
6347C08 | Auto Sizing | Gets or sets how LabVIEW auto sizes a cluster. | Read/Write | Yes (Read Only) |
6347C09 | Vertical Scrollbar Visible | Read/Write | Yes | |
6347C0A | Horizontal Scrollbar Visible | Read/Write | Yes |
Methods
Show/Hide Cluster Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6347800 | Set Cluster Order | Specifies the order of elements in the cluster. | Yes (Read/Write) |
Events
This class has no events or it inherits events from its parent: Control Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |