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




Specifies the map projection of the output raster mosaic. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.