This document is archived and information here might be outdated.  Recommended version.


IGPCoordinateSystem Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPCoordinateSystem Interface
ArcGIS Developer Help

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

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

Classes that implement IGPCoordinateSystem

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