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




The file path and file name of the input raster. The output will be a raster dataset. (Out, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.