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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also