onPointerUp Method (AnnPolylineDrawDesigner)

Summary

Provides an implementation of the OnPointerUp method for this AnnPolylineDrawDesigner object.

Syntax

JavaScript Syntax
AnnPolylineDrawDesigner.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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Designers Assembly
Click or drag to resize