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


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

esriSRProjection3Type Constants

More map projections.

Constant Value Description
esriSRProjection_Aitoff 43043 Aitoff.
esriSRProjection_HammerAitoff 43044 Hammer-Aitoff.
esriSRProjection_CrasterParabolic 43046 Craster Parabolic.
esriSRProjection_WinkelTripel 43042 Winkel Tripel.
esriSRProjection_Times 43048 Times.
esriSRProjection_Gnomonic 43047 Gnomonic.
esriSRProjection_Orthographic 43041 Orthographic.
esriSRProjection_FlatPolarQuartic 43045 Flat Polar Quartic.
esriSRProjection_VerticalNearSidePerspective 43049 Vertical Near-Side Perspective.

Product Availability

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

Remarks

This enumeration contains entries for some of the predefined projections. Please see esriSRProjectionType, esriSRProjection2Type, and esriSRProjection4Type for other predefined projections. A value corresponds to the factory code used in the Projection Engine library.

See Also

esriSRProjectionType Constants | esriSRProjection2Type Constants | esriSRProjection4Type Constants