(Leadtools.Annotations.Core)

MoveThumbIndex Property

Show in webframe





Gets the index of the thumb (control point) being moved.
Syntax
public int MoveThumbIndex {get;}
Public ReadOnly Property MoveThumbIndex As Integer
public int MoveThumbIndex {get;}
@property (nonatomic,readonly) int moveControlPointIndex;
public int getMoveThumbIndex()
 get_MoveThumbIndex(); 

Property Value

The index of the thumb (control point) being moved.
Remarks
The zero-based index of the thumb (control point) being moved. A thumb is being moved when the Operation is set to AnnEditDesignerOperation.MoveThumb. For other operations, the MoveThumbIndex is set to -1.
Example
For an example, refer to AnnAutomation.Edit
Requirements

Target Platforms

See Also

Reference

AnnEditDesignerEventArgs Class
AnnEditDesignerEventArgs Members

 

 


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