Error processing SSI file
(Leadtools.Annotations.Designers)

Show in webframe

OnPointerMove Method (AnnSelectionEditDesigner)







The container associated with this designer.
The event data.
Provides an implementation of the OnPointerMove method.
Syntax
public override bool OnPointerMove( 
   AnnContainer sender,
   AnnPointerEventArgs e
)
'Declaration
 
Public Overrides Function OnPointerMove( _
   ByVal sender As AnnContainer, _
   ByVal e As AnnPointerEventArgs _
) As Boolean
'Usage
 
Dim instance As AnnSelectionEditDesigner
Dim sender As AnnContainer
Dim e As AnnPointerEventArgs
Dim value As Boolean
 
value = instance.OnPointerMove(sender, e)
public override bool OnPointerMove( 
   AnnContainer sender,
   AnnPointerEventArgs e
)
- (BOOL)onPointerMove:(LTAnnContainer *)container args:(LTAnnPointerEventArgs *)args
@Override public boolean onPointerMove(
             AnnContainer sender, 
             AnnPointerEvent e
)
            
 function Leadtools.Annotations.Designers.AnnSelectionEditDesigner.OnPointerMove( 
   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

AnnSelectionEditDesigner Class
AnnSelectionEditDesigner 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