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

In This Topic
    AutoAdjustPixelIntensity Property
    In This Topic
    Gets or sets a value indicating whether to update renderers pixel intensity range automatically. When set to True renderer's pixel intensity range will change based on the features with in the visible extent.
    Syntax
    public bool AutoAdjustPixelIntensity {get; set;}
    Public Property AutoAdjustPixelIntensity As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also