ArcGIS Pro 2.6 API Reference Guide
AutoAdjustPixelIntensity Property

ArcGIS.Core.CIM Namespace > CIMHeatMapRenderer Class : AutoAdjustPixelIntensity Property
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 10, Windows 8.1, Windows 7

See Also

Reference

CIMHeatMapRenderer Class
CIMHeatMapRenderer Members