![]() |
This document is archived and information here might be outdated. Recommended version. |
| ArcObjects Help for .NET developers > ArcObjects namespaces > Geometry > ESRI.ArcGIS.Geometry > Constants > E > esriProjectionHint Constants (ArcObjects .NET 10.5 SDK) |
Describes the type of extent hints used by Project5 and ProjectEx5.
| Constant | Value | Description |
|---|---|---|
| esriProjectionHintNoHorizonCheck | 0 | |
| esriProjectionHintCheckPCSHorizon | 1 | |
| esriProjectionHintCheckGCSHorizon | 2 | |
| esriProjectionHintFindGeoTransformation | 4 | |
| esriProjectionHintDefault | 7 | |
| esriProjectionHintExplore | 8 | |
| esriProjectionHintDoNotProject | 16 | |
| esriProjectionHintForceSplittingInGCS | 32 | |
| esriProjectionHintSetEmpty | 64 |