ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMHeatMapRenderer Class / MaxPixelIntensityReferenceScale Property

In This Topic
    MaxPixelIntensityReferenceScale Property
    In This Topic
    Gets or sets base scale at which the maximum pixel intensity should be used. This value is used only when the auto adjust pixel intensity is set to false.
    Syntax
    public double MaxPixelIntensityReferenceScale {get; set;}
    Public Property MaxPixelIntensityReferenceScale As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also