onPointerMove Method

Summary

Provides an implementation of the OnPointerMove method for this AnnProtractorDrawDesigner object.

Syntax
TypeScript
JavaScript
AnnProtractorDrawDesigner.prototype.onPointerMove = function( 
   sender, 
   e 
) 
onPointerMove( 
   sender: AnnContainer, 
   e: AnnPointerEventArgs 
): boolean; 

Parameters

sender

The container associated with this designer.

e

The event data.

Return Value

true if this event is handled; otherwise, it is false.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

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