ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMClassBreaksRendererBase Class / DrawGraduatedSymbolsAboveAllLayers Property
Version

    DrawGraduatedSymbolsAboveAllLayers Property
    Gets or sets a value indicating whether or not to draw graduated symbols for polygon features above all layers.
    Syntax
    public bool DrawGraduatedSymbolsAboveAllLayers {get; set;}
    Remarks
    This option applies when drawing graduated symbols for polygon layers. The background will be drawn in contents order and this option indicates if the graduated symbols should be drawn in contents order or above all other layers.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also