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

MoveThumb Method (AnnEditDesigner)


Index of the thumb to move.
The new position of the thumb.
Moves a thumb. WinRT support
Syntax
protected virtual void MoveThumb( 
   int thumbIndex,
   LeadPointD pt
)
 function Leadtools.Annotations.Designers.AnnEditDesigner.MoveThumb( 
   thumbIndex ,
   pt 
)

Parameters

thumbIndex
Index of the thumb to move.
pt
The new position of the thumb.
Remarks

This method is called when the user clicks and drags one of the thumb objects of this AnnEditDesigner. Derived classes should override this method and provide the necessary functionality to update the coordinates of the object being edited.The default implementation is an empty function.

For more information and an example, refer to Implement User Defined Objects with LEADTOOLS Annotations

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

AnnEditDesigner Class
AnnEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

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