ClusterConstant class: Difference between revisions
Appearance
Started page |
mNo edit summary |
||
| Line 1: | Line 1: | ||
{{VIServerClass| | {{VIServerClass|16393}} | ||
{{stub}} | {{stub}} | ||
Revision as of 18:50, 1 September 2019
| 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).
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 | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6350C02 | AutoSizeStyle | Gets or sets the resizing style of the cluster constant. | R/W | X |
| 6350C01 | Elements() | Returns an array of references to the elements of the cluster constant. | R | |
| 6350C04 | HorizScroll | If TRUE, displays the horizontal scroll bar. | R/W | X |
| 6350C03 | VertScroll | Gets or sets whether LabVIEW shows the vertical scroll bar. | R/W | X |
| 6350C05 | ViewAsIcon | Gets or sets whether LabVIEW displays the cluster constant as an icon. | R/W |
Methods
Show/Hide ClusterConstant Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 6350800 | Auto Size | Automatically resizes the cluster to fit its contents. | |
| 6350801 | ReorderElements | Reorders the elements of the cluster. | X |
Events
No Events for this class.
History
| |
History information is needed. What changes have occured over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |