(Leadtools.Annotations.Designers)

MoveThumb Method (AnnRectangleEditDesigner)

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 AnnRectangleEditDesigner 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.AnnRectangleEditDesigner.MoveThumb( 
   thumbIndex ,
   offset 
)

Parameters

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

Target Platforms

See Also

Reference

AnnRectangleEditDesigner Class
AnnRectangleEditDesigner Members

 

 


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