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




Duration of the video to be output. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.