Video Edit Gold SDK ActiveX Control ReferenceProperties InfoMediaHeight VideoEdit Gold ActiveX Control InfoMediaHeight Get the height of selected media file. VideoEdit.InfoMediaHeight[=integer] Parameterintegerthe height of selected media file.RemarkThis property is Read only. Example Visual Basic SyntaxVideoEdit1.InfoLoadMedia "c:\test.mpg"iHeight=VideoEdit1.InfoMediaHeight