Search
Video Constructor
See Also
 






Initializes a new instance of the Video class.

Namespace: MindFusion.Drawing
File: Video.js

 Syntax

JavaScript  Copy Code

function Video (bounds)

 Parameters

bounds

Rect. The bounds of the Video.

 See Also