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

Leadtools.Controls.Medical Assembly