Jump to content

Map class: Difference between revisions

From LabVIEW Wiki
Started page
 
mNo edit summary
Line 1: Line 1:
{{VIServerClass|name=Map|id=137|scope=basic|class_0=Generic|class_1=GObject|class_2=Control|class_3=Map}}
{{VIServerClass|137}}


{{stub}}
{{stub}}

Revision as of 22:15, 1 September 2019

VI Server Class Information
Return to VI Server Class Hierarchy
Class Name Map class
Class ID 137
Scope Basic Development Environment
Class Inheritance
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