pointerEvent Property

Summary

Gets the original pointer event data that triggered this event.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnCursorEventArgs.prototype, 'pointerEvent', 
	get: function() 
) 
pointerEvent: AnnPointerEventArgs; // read-only 

Property Value

The original pointer event data that trigger this event if any; otherwise, null.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.