←Select platform

MoveThumb Method

Summary
Provides an implementation of the MoveThumb method for this AnnCrossProductEditDesigner object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
protected override void MoveThumb( 
   int thumbIndex, 
   LeadPointD offset 
) 
- (void)moveThumbAtIndex:(NSUInteger)thumbIndex toOffset:(LeadPointD)point 
@Override protected void moveThumb( 
             int thumbIndex,  
             LeadPointD pt 
) 
protected:  
   virtual void MoveThumb( 
      Int32 thumbIndex, 
      LeadPointD^ offset 
   ) override 
def MoveThumb(self,thumbIndex,offset): 

Parameters

thumbIndex
Index of the thumb to move.

offset
The new position of the thumb.

Requirements

Target Platforms

Help Version 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.