currentFrame Property

Summary

Gets or sets the value that indicates the current frame that the attached cell is displaying right now.

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

Property Value

Value that indicates the current frame that the attached cell is displaying right now.

Remarks

This value keeps getting updated as the animation runs.

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.