←Select platform

MoveThumb Method (AnnPolylineEditDesigner)

Summary

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

Syntax

C#
VB
Java
Objective-C
WinRT C#
protected override void MoveThumb(  
   int thumbIndex, 
   Leadtools.LeadPointD offset 
) 
Protected Overrides Sub MoveThumb( _ 
   ByVal thumbIndex As Integer, _ 
   ByVal offset As Leadtools.LeadPointD _ 
) 
protected override void MoveThumb(  
   int thumbIndex, 
   Leadtools.LeadPointD offset 
) 
- (void)moveThumbAtIndex:(NSUInteger)thumbIndex toOffset:(LeadPointD)point
@Override protected void moveThumb( 
             int thumbIndex,  
             LeadPointD pt 
) 
function Leadtools.Annotations.Designers.AnnPolylineEditDesigner.MoveThumb(  
   thumbIndex , 
   offset  
) 

Parameters

thumbIndex
Index of the thumb to move.

offset
The new position of the thumb.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Designers Assembly
Click or drag to resize