play Method

Summary

Plays the cine player using the parameters set in other properties. If none are set, the default values are used.

Syntax

JavaScript Syntax
CinePlayer.prototype.play = function() 
TypeScript Syntax
play(): void; 

Remarks

To stop playing the cine player, call Stop To check whether the cine player is already playing, use IsPlaying

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