ImageGear Professional v18.2 > API Reference Guide > ARTX Component API Reference > ARTX Component Objects > IGArtXGUICtl Control > IGArtXGUICtl Events > HotSpotAction Event |
Called when a user clicks on a hotspot mark. You can use this event in PDF application to perform a PDF action associated with the Mark's link.
Event HotSpotAction(Mark As IGArtXHotSpot)
Name | Description |
---|---|
Mark | Reference to the hotspot mark that was clicked. |
None
N/A