LEADTOOLS JavaScript (Leadtools.Annotations.Designers)
LEAD Technologies, Inc

OnPointerDoubleClick Method (AnnDesigner)

The container associated with this designer.
The event data.
Handles pointer double-click events on the designer.
Syntax
 function Leadtools.Annotations.Designers.AnnDesigner.onPointerDoubleClick( 
   sender ,
   e 
)

Parameters

ParameterTypeDescription
senderAnnContainerThe container associated with this designer.
eAnnPointerEventArgsThe event data.

Return Value

TypeDescription
boolean true if this event is handled; otherwise, it is false.
Remarks

Derived classes should override this method in order to process pointer double-click events on the container. The designer should return true if it handled this event in any way.

See Also

Reference

AnnDesigner Object
AnnDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.