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

Leadtools.Controls.Medical Assembly