esriSRHorizon Structure

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.

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