ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Viewshed Class / HorizontalAngle Property

In This Topic
    HorizontalAngle Property (Viewshed)
    In This Topic
    Gets or sets the Viewshed's horizontal angle in degrees

    Defines the Observer's horizontal field of view in degrees. Any scene content outside of this angle is disregarded.

    Syntax
    public double HorizontalAngle {get; set;}
    Public Property HorizontalAngle As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also