cinePlayer Property (Cell)

Summary

Gets or sets the class that is used to run the cine player.

Syntax

JavaScript Syntax
Object.defineProperty(Cell.prototype, 'cinePlayer', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
cinePlayer: CinePlayer;

Property Value

CinePlayer that represents the class that is used to run the cine player.

Remarks

The default values for all the properties of this class are set so that you can run the animation right away by using Play.

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