CinePlayer Constructor

Summary

Initializes a new instance of the ChunkData class with explicit parameters.

Syntax

JavaScript Syntax
CinePlayer = function(cell) 
TypeScript Syntax
constructor(cell: Cell); 

Parameters

cell

The cell that the cine player will be attached to

Remarks

This is called internally by the medical viewer.

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