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


IPRJSpatialReferenceGEN Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPRJSpatialReferenceGEN Interface
ArcGIS Developer Help

IPRJSpatialReferenceGEN Interface

Provides access to members that control the import/export operations components of a spatial reference system. IPRJSpatialReference has been deprecated and IPRJSpatialReferenceGEN should be used.

Product Availability

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

Members

Name Description
Method ExportSpatialReferenceToPRJ Exports the spatial reference to a buffer.
Method ImportSpatialReferenceFromPRJ Defines the spatial reference from the specified ESRISpatialReference buffer.
Read-only property PRJSpatialReferenceSize The number of bytes required to hold the persistant representation of the spatial reference.

Classes that implement IPRJSpatialReferenceGEN

Classes Description
GeographicCoordinateSystem Creates a geographic coordinate system.
ProjectedCoordinateSystem Creates a projected coordinate system.