QuickTime.height | This page was last modified over 30 day(s) ago and has 0 comment(s)
|
Back to QuickTime Class Summary |
Availability |
Windows, Mac OSX |
Usage |
qtInstance.height:Number |
Parameters |
None |
Returns |
A Number |
Description |
Contains the height of the QuickTime instance. |
Notes |
None |
Example Code |
//Gets the height: var myQTHeight:Number = myQT.height; //Sets the height: myQT.height = 200; |
mdm.QuickTime Class Example Downloads |
No Example Downloads Available |
![]() |
Registered Users must be logged in to 'MyAccount' to add a Comment - Log In Here |
After Logging In, Click Here to Refresh This Page |