GrowableFunction class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 00:56, 1 September 2019
| VI Server Class Information | |
|---|---|
| Return to VI Server Class Hierarchy | |
| Class Name | class |
| Class ID | {{{1}}} |
| Scope | |
| Class Inheritance |
This class is a top-level class. |
| 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 GrowableFunction class is a class in the VI Server Class Hierarchy, (see also VI Server).
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 | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 6368000 | TermHeight | Returns the height, in pixels, of each growable terminal on a growable node. | R | X |
Methods
Show/Hide GrowableFunction Methods Table
| Legend | |
|---|---|
| RTE | Available in the Run-Time Engine |
| Basic Development Environment | |
| VI Scripting | |
| Private | |
| Deprecated | |
| Method ID | Short Name (English) | Description | RTE |
|---|---|---|---|
| 6367C01 | Resize.AddChunk | Adds one or more chunks of terminals to the top or bottom of this growable node. | |
| 6367C02 | Resize.RemoveChunk | Removes one or more chunks of terminals from the top or bottom of this growable node. |
Events
No Events for this class.
History
| |
History information is needed. What changes have occurred over previous versions? |
| Version | Change(s) |
|---|---|
| More info to come. |