RemoveHotspot Method (HotSpots)
In This Topic
Removes a hotspot with the specified characteristics from the currrent hotspot map.
Syntax
expression.RemoveHotspot( _
ByVal As Hotspot _
)
where
expression is a variable that represents a
HotSpots Object
Parameters
- hotspot
- The hotspot to removeThis is a Hotspot Object.
See Also