var instance; // Type: WebLinkAnnotationViewJS instance.annotationMouseEvent = function(event, eventArgs) { };
Parameters
- event
- JQuery event.
- eventArgs
- Object that contains event arguments. Object has the following properties:
- eventName (string): Event name.
- originalEvent (object): Original event.