totalFrames Property

Summary

The total frames of the player's current animation.

Syntax

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

Property Value

A number to indicate the current total frames. The default value is 0.

Remarks

This property updates the value for its current animation.

Requirements

Target Platforms

See Also

CinePlayer

CinePlayer Members

Leadtools.Controls.Medical Namespace

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.