app.project.item(index).height
Description
The height of the item in pixels.
• In a CompItem, the value is linked to the composition, and is read/write.
• In a FootageItem, the value is linked to the mainSource object, and is read/write onlyif the mainSource
object is a SolidSource. Otherwise, it is read-only.
Type
Integer in the range [1…30000]; read/write, except as noted.