GrowableFunction class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | GrowableFunction class |
Class ID | 16410 |
Scope | VI Scripting |
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 GrowableFunction class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide GrowableFunction 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 |
---|---|---|---|---|
6368000 | Terminal Height | Returns the height, in pixels, of each growable terminal on a growable node. | Read Only | Yes |
Methods
Show/Hide GrowableFunction Properties Table
Legend | |
---|---|
RTE | Available in the Run-Time Engine |
Basic Development Environment | |
VI Scripting | |
Private | |
Deprecated |
Method ID | Long Name (English) | Description | RTE |
---|---|---|---|
6367C00 | Resize (Deprecated) | No | |
6367C01 | Resize:Add Chunk | Adds one or more chunks of terminals to the top or bottom of this growable node. | No |
6367C02 | Resize:Remove Chunk | Removes one or more chunks of terminals from the top or bottom of this growable node. | No |
Events
This class has no events or it inherits events from its parent: Node Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |