ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ProportionalRendererDefinition Class / FlanneryCompensation Property

In This Topic
    FlanneryCompensation Property (ProportionalRendererDefinition)
    In This Topic
    Gets or sets the flannery compensation used in the renderer.
    Syntax
    public bool FlanneryCompensation {get; set;}
    Public Property FlanneryCompensation As Boolean
    Remarks
    The default value is false.
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also