ArcGIS Pro 3.7 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 Property MinPreloadDistance As Double
    public double MinPreloadDistance {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also