thumbIndex Property

Summary

Gets the 0-based thumb index.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnCursorEventArgs.prototype, 'thumbIndex', 
	get: function() 
) 
thumbIndex: number; // read-only 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly