Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Designers)

OnPointerDoubleClick Method (AnnRunDesigner)

Show in webframe
The container associated with this designer.
The event data.
Provides an implementation of the OnPointerDoubleClick method for this AnnRunDesigner object.
Syntax
 function Leadtools.Annotations.Designers.AnnRunDesigner.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.
See Also

Reference

AnnRunDesigner Object
AnnRunDesigner Members

Error processing SSI file