ESRI.ArcGIS.ConversionTools
out_video_file Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ConversionTools Namespace > RasterToVideo Class : out_video_file Property




The output video file (*.avi or *.mov). (Out, Required)

Syntax

Visual Basic (Declaration) 
Public Property out_video_file As Object
Visual Basic (Usage)Copy Code
Dim instance As RasterToVideo
Dim value As Object
 
instance.out_video_file = value
 
value = instance.out_video_file
C# 
public object out_video_file {get; set;}

See Also

© 2010 All Rights Reserved.