Raised when an annotation element is clicked in Interactive Mode.
| Visual Basic |
|---|
Public Event Click( _ ByVal layerHandle As Long, _ ByVal seqNum As Long _ ) |
- layerHandle
- The layer handle of the clicked element.
- seqNum
- The sequence number of the clicked element.