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 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.