ArcObjects Library Reference (Geoprocessing)  

IGPCoordinateSystem Interface

Provides access to the properties/methods of a geoprocessing coordinate system object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read/write property SpatialReference The spatial reference of the geoprocessing spatial reference object.

CoClasses that implement IGPCoordinateSystem

CoClasses and Classes Description
GPCoordinateSystem Geoprocessing value object containing a coordinate system value.
GPSpatialReference Geoprocessing value object containing a spatial reference value.

.NET Samples

Create a raster catalog using the geoprocessor (Code Files: CreateRasterCatalog_GP)