This document is archived and information here might be outdated. Recommended version. |
[Visual Basic .NET] Public Sub New ( _ Inclusive As Byte, Type As esriSRHorizonType, PointCount As Integer, Points As IntPtr )
[C#] public esriSRHorizon { sbyte Inclusive, esriSRHorizonType Type, int PointCount, IntPtr Points )
[C++]
typedef struct esriSRHorizon { } esriSRHorizon;
Obsolete. Use the GetHorizon methods which return either an envelope or a geometry.