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


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

IGeodeticProjection Interface

Provides access to members that contain information on the projection of a raster.

Product Availability

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

Members

Name Description
Read/write property Datum Datum parameters.
Read/write property InUnit Domain units.
Method Invert Reverses mapping, if possible.
Method IsIdentity Indicates if XForm does nothing.
Method Map Transforms input point.
Read-only property Name Property name.
Read/write property OutUnit Range units.
Read/write property Parameters SafeArray of doubles: raw parameter list.
Read/write property Spheroid Spheroid parameters.

Classes that implement IGeodeticProjection

Classes Description

Remarks

This interface is not intented for the developers.