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 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.