Use of this method ends the creation of active regions of an SVG render.
| Visual Basic (Declaration) | |
|---|---|
| Public Sub EndHotRegion() | |
| Visual Basic (Usage) |  Copy Code | 
|---|---|
|  | |
| C# | |
|---|---|
| public void EndHotRegion() | |
Return Value
There is no return value.
Use of this method will end the creation of an active region for an SVG render. This method method must be called after a StartHotRegion method and subsequent drawing method calls.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
 
  
  
  
 