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


esriSRProjection4Type Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriSRProjection4Type Constants
ArcGIS Developer Help

esriSRProjection4Type Constants

More available map projections.

Constant Value Description
esriSRProjection_Cube 43055 World on a Cube.
esriSRProjection_Fuller 43052 Buckminster Fuller.
esriSRProjection_Local 43058 Local Cartesian.
esriSRProjection_RobinsonArcInfo 43057 Robinson from ArcInfo Workstation.
esriSRProjection_RSO_NaturalOrigin 43053 Rectified Skew Orthomorphic - Natural Origin.
esriSRProjection_RSO_Center 43054 Rectified Skew Orthomorphic - Center.
esriSRProjection_TransverseMercatorComplex 43056 Transverse Mercator using Complex Math.
esriSRProjection_StereographicNorthPole 43050 Stereographic - North Pole.
esriSRProjection_StereographicSouthPole 43051 Stereographic - South Pole.
esriSRProjection_GoodeHomolosine 43059 Goode Homolosine.

Product Availability

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

Remarks

This enumeration contains entries for the predefined projections added for version 9.0. Please see esriSRProjectionType, esriSRProjection2Type, and esriSRProjection3Type for other predefined projections. A value corresponds to the factory code used in the Projection Engine library.

See Also

esriSRProjectionType Constants | esriSRProjection2Type Constants | esriSRProjection3Type Constants