←Select platform

ThumbIndex Property

Summary
Gets the 0-based thumb index.
Syntax
C#
VB
Objective-C
C++
Java
public int ThumbIndex { get; } 
Public ReadOnly Property ThumbIndex As Integer 
  
@property (nonatomic) int thumbIndex; 
public int getThumbIndex() 
public:  
   property Int32 ThumbIndex 
   { 
      Int32 get() 
   } 

Property Value

0-based thumb index if the cursor is on a thumb. Or -1 if not.

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.Automation Assembly

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