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

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.