ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSimulationLayer Class / ElevationDownscalingFactor Property

In This Topic
    ElevationDownscalingFactor Property
    In This Topic
    Gets or sets the downscaling factor for loading raster elevation tiles. The cell size is multiplied by this value to change elevation level of detail. The minimum value of 1 uses the most accurate elevation with the slowest performance. Higher values increase the performance speed with less accurate elevation.
    Syntax
    Public Property ElevationDownscalingFactor As Double
    public double ElevationDownscalingFactor {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also