←Select platform

ThumbIndex Property

Summary
Gets the 0-based thumb index.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public int ThumbIndex { get; } 
@property (nonatomic, assign) NSInteger thumbIndex; 
public int getThumbIndex() 
public:  
   property Int32 ThumbIndex 
   { 
      Int32 get() 
   } 
ThumbIndex # get  (AnnCursorEventArgs) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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