←Select platform

MoveThumbIndex Property

Summary
Gets the index of the current thumb being moved.
Syntax
C#
VB
Objective-C
C++
Java
public int MoveThumbIndex { get; } 
Public ReadOnly Property MoveThumbIndex As Integer 
@property (nonatomic, assign, readonly) NSUInteger moveThumbIndex 
public int getMoveThumbIndex() 
public:  
   property Int32 MoveThumbIndex 
   { 
      Int32 get() 
   } 

Property Value

The index of the current thumb being moved. The default value is -1.

Remarks

This property contains the index of the current thumb being edited. If no thumb is being moved, the value of this property is -1.

Requirements

Target Platforms

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

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.