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