esriSRHorizonType Constants

Describes the type of horizon geometries generated by the Esri Projection Engine.

Constant Value Description
esriSRHorizon_​Envelope 0 The horizon for this projection is an envelope orthogonal to lat-long space.
esriSRHorizon_​Polygon 1 The horizon for this projection is a polygon in lat-long space.
esriSRHorizon_​Polyline 2 The horizon for this projection is all of geographic space with the exception of points along a polyline.
esriSRHorizon_​Point 3 The horizon for this projection is all of geographic space with the exception of a single point.

Remarks

Obsolete. Use the IProjectedCoordinateSystem4GEN::GetHorizon method which returns a geometry.

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.

You can no longer sign into this site. Go to your ArcGIS portal or the ArcGIS Location Platform dashboard to perform management tasks.

Your ArcGIS portal

Create, manage, and access API keys and OAuth 2.0 developer credentials, hosted layers, and data services.

Your ArcGIS Location Platform dashboard

Manage billing, monitor service usage, and access additional resources.

Learn more about these changes in the What's new in Esri Developers June 2024 blog post.

Close