Reflection .NET API
Attachmate.Reflection.Emulation.IbmHosts Assembly / Attachmate.Reflection.Emulation.IbmHosts Namespace / IIbmScreen Interface / HotSpots Property


In This Topic
HotSpots Property (IIbmScreen)
In This Topic
Gets the HotSpots object which is used to obtain/specify information pertaining to HotSpots behavior.
Syntax
'Declaration
 
ReadOnly Property HotSpots As IHotSpots
 
'Usage
 
Dim instance As IIbmScreen
Dim value As IHotSpots
 
value = instance.HotSpots
See Also