moveThumb Method

Summary

Provides an implementation of the MoveThumb method for this AnnTextPointerEditDesigner object.

Syntax
TypeScript
JavaScript
AnnTextPointerEditDesigner.prototype.moveThumb = function( 
   thumbIndex, 
   offset 
) 
moveThumb( 
   thumbIndex: number, 
   offset: LeadPointD 
): void; // protected 

Parameters

thumbIndex

Index of the thumb to move.

offset

The new position of the thumb.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly