Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

OnPointerDoubleClick Method (AnnEditDesigner)







The container associated with this designer.
The event data.
Provides an implementation of the OnPointerDoubleClick event in this AnnEditDesigner object.
Syntax
public override bool OnPointerDoubleClick( 
   AnnContainer sender,
   AnnPointerEventArgs e
)
'Declaration
 
Public Overrides Function OnPointerDoubleClick( _
   ByVal sender As AnnContainer, _
   ByVal e As AnnPointerEventArgs _
) As Boolean
'Usage
 
Dim instance As AnnEditDesigner
Dim sender As AnnContainer
Dim e As AnnPointerEventArgs
Dim value As Boolean
 
value = instance.OnPointerDoubleClick(sender, e)
public override bool OnPointerDoubleClick( 
   AnnContainer sender,
   AnnPointerEventArgs e
)
- (BOOL)onDoubleTap:(LTAnnContainer *)container args:(LTAnnPointerEventArgs *)args
@Override public boolean onPointerDoubleClick(
             AnnContainer container, 
             AnnPointerEvent event
)
            
 function Leadtools.Annotations.Designers.AnnEditDesigner.OnPointerDoubleClick( 
   sender ,
   e 
)

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

See Also

Reference

AnnEditDesigner Class
AnnEditDesigner Members

Error processing SSI file
Leadtools.Annotations.Designers requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features