onPointerUp Method

Summary

Provides an implementation of the OnPointerUp method.

Syntax
TypeScript
JavaScript
AnnFreehandDrawDesigner.prototype.onPointerUp = function( 
   sender, 
   e 
) 
onPointerUp( 
   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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly