ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMHeatMapRenderer Class / Radius Property

In This Topic
    Radius Property (CIMHeatMapRenderer)
    In This Topic
    Gets or sets the radius which defines how far the heat spreads away from the points. Specified and stored in Points and translates to Pixels at draw time.
    Syntax
    Public Property Radius As Integer
    public int Radius {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also