ClusterConstant class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | ClusterConstant class |
Class ID | 16393 |
Scope | VI Scripting |
Class Inheritance |
|
Class Children | This class has no children.
|
This article is a stub. You can help LabVIEW Wiki by expanding it. Please improve this article if you can. |
The ClusterConstant class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide ClusterConstant 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 |
---|---|---|---|---|
6350C00 | Auto Sizing? | Read/Write | No | |
6350C01 | Elements[] | Returns an array of references to the elements of the cluster constant. | Read Only | No |
6350C02 | Auto Sizing Style | Gets or sets the resizing style of the cluster constant. | Read/Write | Yes |
6350C03 | Vertical Scrollbar Visible | Gets or sets whether LabVIEW shows the vertical scroll bar. | Read/Write | Yes |
6350C04 | Horizontal Scrollbar Visible | If TRUE, displays the horizontal scroll bar. | Read/Write | Yes |
6350C05 | View As Icon | Gets or sets whether LabVIEW displays the cluster constant as an icon. | Read/Write | No |
Methods
Show/Hide ClusterConstant Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6350800 | Auto Size | Automatically resizes the cluster to fit its contents. | No |
6350801 | ReorderElements | Reorders the elements of the cluster. | Yes (Read/Write) |
Events
This class has no events or it inherits events from its parent: Constant Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |