currentFrame Property (CinePlayer)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(CinePlayer.prototype, 'currentFrame', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Controls.Medical Assembly
Click or drag to resize