ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Layer Class / MinDistance Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also