FlatSequenceFrame class: Difference between revisions
Appearance
mNo edit summary |
m Removed VI Server Category from page |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 7: | Line 7: | ||
{{TOCright}} | {{TOCright}} | ||
<!--Edit Properties, Methods, or Events in the appropriate table in one on the VI Server Templates--> | |||
< | {{VIServerClassTables|16479}} | ||
{{ | |||
== History == | == History == | ||
{{ambox|text=History information is needed. What changes have | {{ambox|text=History information is needed. What changes have occurred over previous versions?}} | ||
{| class="wikitable" | {| class="wikitable" | ||
! Version | ! Version | ||
| Line 78: | Line 25: | ||
*[[VI Scripting]] | *[[VI Scripting]] | ||
[[Category:VI | [[Category:VI Scripting Class]] | ||
[[Category:VI Server Class]] | [[Category:VI Server Class]] | ||
Latest revision as of 02:07, 8 May 2020
| 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).
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. |