cinePlayer Property

Summary

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

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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly