



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 )