FlatSequenceFrame class: Difference between revisions
Appearance
Started page |
(No difference)
|
Revision as of 23:34, 26 August 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 FlatSequenceFrame class is a class in the VI Server Class Hierarchy, (see also VI Server).
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 | Short Name (English) | Description | R/W | RTE |
|---|---|---|---|---|
| 18E76805 | Content Rect | Returns the size of the visible portion of a frame diagram on a Flat Sequence structure. | R | X |
| 18E76802 | Diagram | Returns a reference to the diagram of the Flat Sequence structure. | R | X |
| 18E76801 | Frame Size | Gets or sets the height and width of a Flat Sequence structure frame. | R/W | X |
| 18E76803 | Left In Tuns() | Returns an array of references to inner tunnels on the left side of a Flat Sequence structure. | R | X |
| 18E76800 | Out Tuns() | Returns an array of references to outer tunnels on a Flat Sequence structure. | R | X |
| 18E76804 | Right In Tuns() | Returns an array of references to inner tunnels on the right side of a Flat Sequence structure. | R | X |
Methods
No Methods for this class.
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. |