ArcGIS Pro 3.0 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, Windows 8.1

    See Also