retakeIndex Property

Summary

Gets or sets the retake index of the frame.

Syntax
TypeScript
JavaScript
Object.defineProperty(Frame.prototype, 'retakeIndex', 
	get: function(), 
	set: function(value) 
) 
retakeIndex: number; 

Property Value

The retake index of the frame.

Remarks

Each frame can have multiple images inside it. Each one has an index. To switch between the frames, change this value.

To get a list of retakes, refer to Retakes.

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.Controls.Medical Assembly

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