Reflection
HotSpots Property (IScreen)


Retrieves HotSpots object which is used to obtain/specify information pertaining to HotSpots behavior.
Syntax
'Declaration
 
ReadOnly Property HotSpots As IHotSpots
'Usage
 
Dim instance As IScreen
Dim value As IHotSpots
 
value = instance.HotSpots
IHotSpots HotSpots {get;}
See Also