retakes Property

Summary

Gets the list of retakes of the frame.

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

Property Value

A collection that contains a list of retakes of the frame.

Remarks

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

Requirements

Target Platforms

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

Leadtools.Controls.Medical Assembly

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