ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMViewshedEADefinition Class / Pitch Property

In This Topic
    Pitch Property (CIMViewshedEADefinition)
    In This Topic
    Gets or sets the pitch in degrees from horizontal. 0 is horizontal, 90 is looking directly up and -90 is looking directly down.
    Syntax
    public double Pitch {get; set;}
    Public Property Pitch As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also