Gets a value indicating whether there is a hotspot with the specified text in the current hotspot map.
object.Contains( _
ByVal As String, _
ByVal As Boolean _
) As Boolean
Parameters
- hotspotText
- The hotspot text
- caseSensitive
- Whether to look for hotspots with the specified text, regardless of case
Return Value
True if there is a hotspot with the specified text in the current hotspot map, false if not