onPointerUp Method

Summary

Provides an implementation of the OnPointerUp event in this AnnEditDesigner object.

Syntax

JavaScript Syntax
AnnEditDesigner.prototype.onPointerUp = function(sender, e) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly