onPointerMove Method (AnnLineDrawDesigner)

Summary

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

Syntax

JavaScript Syntax
AnnLineDrawDesigner.prototype.onPointerMove = function(sender, e)
TypeScript Syntax
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

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