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

OnPointerMove Method (AnnDesigner)


The container associated with this designer.
The event data.
Handles pointer move events on the designer. WinRT support
Syntax
public virtual bool OnPointerMove( 
   AnnContainer sender,
   AnnPointerEventArgs e
)
 function Leadtools.Annotations.Designers.AnnDesigner.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.
Remarks

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

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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