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


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

esriSRParameter2Type Constants

More predefined parameters.

Constant Value Description
esriSRParameter_XScale 100037 X Scale.
esriSRParameter_YScale 100038 Y Scale.
esriSRParameter_PseudoStandardParallel1 100027 Pseudo standard parallel 1.
esriSRParameter_XYPlaneRotation 100039 XY Plane rotation.

Product Availability

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

Remarks

This enumeration contains entries for some of the predefined projection parameters. Please see esriSRParameterType , esriSRParameter3Type, and esriSRParameter4Type for other predefined projection parameters. A value corresponds to the factory code used in the Projection Engine library.

See Also

esriSRParameterType Constants | esriSRParameter3Type Constants | esriSRParameter4Type Constants