Jump to content

Map class: Difference between revisions

From LabVIEW Wiki
Started page
(No difference)

Revision as of 23:26, 30 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.


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

Properties

Show/Hide Map Properties Table

Legend
R/WReadable/Writable Permissions
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Map Properties Table
Property ID Short Name (English) Description R/W RTE
16099804 HorizScroll R/W X
16099800 MapKey R X
16099801 MapValue R X
16099802 NumKeyValuePairs R/W X
16099805 TopVisKeyValuePair R X
16099803 VertScroll R/W X

Methods

Show/Hide Map Methods Table

Legend
RTEAvailable in the Run-Time Engine
Basic Development Environment
VI Scripting
Private
Deprecated
Map Methods Table
Method ID Short Name (English) Description RTE
16099400 ScrollToKey X

Events

No Events for this class.

History

Version Change(s)
LabVIEW 2019 Added in LabVIEW 2019

See Also