ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIM3DLayerProperties Class / MinPreloadDistance Property

In This Topic
    MinPreloadDistance Property
    In This Topic
    Gets or sets the minimum radius from the camera at which objects at which objects outside the view are loaded. Values are in Meters.
    Syntax
    public double MinPreloadDistance {get; set;}
    Public Property MinPreloadDistance As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also