(Leadtools.Annotations.Designers)

MoveThumb Method (AnnSelectionEditDesigner)

Show in webframe





Index of the thumb to move.
The new position of the thumb.
Provides an implementation of the AnnEditDesigner.MoveThumb method for this AnnSelectionEditDesigner object.
Syntax
protected override void MoveThumb( 
   int thumbIndex,
   LeadPointD offset
)
Protected Overrides Sub MoveThumb( _
   ByVal thumbIndex As Integer, _
   ByVal offset As LeadPointD _
) 
protected override void MoveThumb( 
   int thumbIndex,
   LeadPointD offset
)
-(void) moveThumbAtIndex:(NSUInteger) thumbIndex toPoint:(LeadPointD) pt;
@Override protected void moveThumb(
             int thumbIndex, 
             LeadPointD pt
)
            
 function Leadtools.Annotations.Designers.AnnSelectionEditDesigner.MoveThumb( 
   thumbIndex ,
   offset 
)

Parameters

thumbIndex
Index of the thumb to move.
offset
The new position of the thumb.
Requirements

Target Platforms

See Also

Reference

AnnSelectionEditDesigner Class
AnnSelectionEditDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.