←Select platform

ThumbIndex Property

Summary

Gets the 0-based thumb index.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public int ThumbIndex { get; } 
Public ReadOnly Property ThumbIndex As Integer 
public int ThumbIndex {get;} 
  
@property (nonatomic) int thumbIndex; 
             
public int getThumbIndex() 
 get_ThumbIndex();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly