Jump to content

Map class

From LabVIEW Wiki
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 Long Name (English) Description R/W RTE
    16099800Map KeyRead OnlyYes
    16099801Map ValueRead OnlyYes
    16099802Number of Visible Key Value PairsRead/WriteYes
    16099803Vertical Scrollbar VisibleRead/WriteYes
    16099804Horizontal Scrollbar VisibleRead/WriteYes
    16099805Top Visible KeyValue PairRead OnlyYes

    Methods

    Show/Hide Map Properties Table

    Legend
    RTEAvailable in the Run-Time Engine
    Basic Development Environment
    VI Scripting
    Private
    Deprecated
    Map Methods Table
    Method ID Long Name (English) Description RTE
    16099400Scroll To KeyYes

    Events

    This class has no events or it inherits events from its parent: Control Class.


    History

    Version Change(s)
    LabVIEW 2019 Added in LabVIEW 2019

    See Also