Syntax
Public Sub New ( _
   Inclusive As Byte,
   Type As esriSRHorizonType,
   PointCount As Integer,
   Points As IntPtr
)
public esriSRHorizon {
   sbyte Inclusive,
   esriSRHorizonType Type,
   int PointCount,
   IntPtr Points
)
Remarks
Obsolete. Use the GetHorizon methods which return either an envelope or a geometry.