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 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Controls.Medical Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.