nFrame Property

Summary

Gets or sets the current frame in the current retake.

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

Property Value

Frame that determines the current frame in the current retake.

Remarks

To get a list of retakes, refer to Retakes.

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