onPointerDown Method (AnnFreehandDrawDesigner)

Summary

Provides an implementation of the OnPointerDown method.

Syntax

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