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

In This Topic
    MaximumDistance Property (Viewshed)
    In This Topic
    Gets or sets the Viewshed's maximum distance.

    Defines a far distance limit in meters. Any scene content farther than this value is disregarded.

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also