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




The coordinate system to which the input raster will be projected. The default value is set based on the Output Coordinate System environment setting. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.