FlatSequenceFrame class
VI Server Class Information | |
---|---|
Return to VI Server Class Hierarchy | |
Class Name | FlatSequenceFrame class |
Class ID | 16479 |
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 FlatSequenceFrame class is a class in the VI Server Class Hierarchy, (see also VI Server).
Contents |
Properties
Show/Hide FlatSequenceFrame 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 |
---|---|---|---|---|
18E76800 | Outer Tunnels[] | Returns an array of references to outer tunnels on a Flat Sequence structure. | Read Only | Yes |
18E76801 | Frame Size | Gets or sets the height and width of a Flat Sequence structure frame. | Read/Write | Yes |
18E76802 | Diagram | Returns a reference to the diagram of the Flat Sequence structure. | Read Only | Yes |
18E76803 | Left Side Inner Tunnels[] | Returns an array of references to inner tunnels on the left side of a Flat Sequence structure. | Read Only | Yes |
18E76804 | Right Side Inner Tunnels[] | Returns an array of references to inner tunnels on the right side of a Flat Sequence structure. | Read Only | Yes |
18E76805 | Content Rect | Returns the size of the visible portion of a frame diagram on a Flat Sequence structure. | Read Only | Yes |
Methods
This class has no methods or it inherits methods from its parent: Generic Class.
Events
This class has no events or it inherits events from its parent: Generic Class.
History
History information is needed. What changes have occurred over previous versions? |
Version | Change(s) |
---|---|
More info to come. |