moveThumbIndex Property

Summary

Gets the index of the current thumb being moved.

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

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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly