Describes the location of a pole with respect to the PCS horizon.
Constant | Value | Description |
---|---|---|
esriSRPole_OutsideBoundary | 0 | The pole for this projected coordinate system is outside the PCS horizon boundary. |
esriSRPole_OnBoundary | 1 | The pole for this projected coordinate system is on the PCS horizon boundary. |
esriSRPole_InsideBoundary | 2 | The pole for this projected coordinate system is inside the PCS horizon boundary. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
This enumeration is used for horizon objects that are based upon a projected coordinate system. Whether a pole is outside, on the edge, or inside the horizon matters when clipping and closing geometries after they are projected.