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


IGPSpatialReference Interface (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (Geoprocessing)  

IGPSpatialReference Interface

Provides access to the properties/methods of a geoprocessing spatial reference 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 IGPSpatialReference

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

.NET Samples

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