Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.6.22
|
Leadtools.Annotations.Designers Assembly > Leadtools.Annotations.Designers Namespace > AnnEditDesigner Class : MoveThumbIndex Property |
public int MoveThumbIndex {get;}
'Declaration
Public ReadOnly Property MoveThumbIndex As Integer
'Usage
Dim instance As AnnEditDesigner Dim value As Integer value = instance.MoveThumbIndex
public int MoveThumbIndex {get;}
@property (nonatomic, assign, readonly) NSUInteger moveThumbIndex
public int getMoveThumbIndex()
get_MoveThumbIndex();
This property contains the index of the current thumb being edited. If no thumb is being moved, the value of this property is -1.