onPointerDown Method

Summary

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

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

Help Version 22.0.2022.12.14
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.