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.