Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / HotSpots Object / MappingCollection Property
In This Topic
    MappingCollection Property (HotSpots)
    In This Topic
    Gets a set of all the hotspots that have been mapped in the current hotspot map.
    Syntax
    expression.MappingCollection As Hotspot()
    where expression is a variable that represents a HotSpots Object

    Property Value

    An array of Hotspot objects
    See Also