This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Interfaces > IP > IPRJSpatialReference Interface (ArcObjects .NET 10.5 SDK) |
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. Note: the IPRJSpatialReference interface has been superseded byIPRJSpatialReferenceGEN. Please consider using the more recent version.
Description | ||
---|---|---|
ExportSpatialReferenceToPRJ | Exports the spatial reference to a buffer. | |
ImportSpatialReferenceFromPRJ | Defines the spatial reference from the specified ESRISpatialReference buffer. | |
PRJSpatialReferenceSize | The number of bytes required to hold the persistant representation of the spatial reference. |
CoClasses and Classes | Description |
---|---|
GeographicCoordinateSystem | Creates a geographic coordinate system. |
ProjectedCoordinateSystem | Creates a projected coordinate system. |