ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / MaxDistance Property

In This Topic
    MaxDistance Property (Layer)
    In This Topic
    Gets the maximum distance (in meter) at which the layer is visible in a 3D scene or globe view.
    Syntax
    public double MaxDistance {get;}
    Public ReadOnly Property MaxDistance As Double
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also