totalFrames Property

Summary

Gets or sets the total number of frames inside the cell.

Syntax

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

Property Value

Value that indicates the total number of frames inside the cell.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly