Jump to content

FlatSequenceFrame class

From LabVIEW Wiki
Revision as of 18:23, 1 September 2019 by Q (talk | contribs)
VI Server Class Information
Return to VI Server Class Hierarchy
Class Name FlatSequenceFrame class
Class ID 16479
Scope VI Scripting
Class Inheritance
Class Children


The FlatSequenceFrame class is a class in the VI Server Class Hierarchy, (see also VI Server).

Properties

Show/Hide FlatSequenceFrame Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
FlatSequenceFrame Properties Table
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

Version Change(s)
LabVIEW 2018 More info to come.

See Also