RemoveHotspot Method (HotSpots)
Removes a hotspot with the specified characteristics from the currrent hotspot map.
public void RemoveHotspot(
Hotspot
)
'Declaration
Public Sub RemoveHotspot( _
ByVal As Hotspot _
)
'Usage
Dim instance As HotSpots
Dim hotspot As Hotspot
instance.RemoveHotspot(hotspot)
Parameters
- hotspot
- The hotspot to remove