ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProportionalRenderer Class / DrawProportionalSymbolsAboveAllLayers Property
Version

    DrawProportionalSymbolsAboveAllLayers Property
    Gets or sets a value indicating whether or not to draw proportional symbols for polygon features above all layers.
    Syntax
    public bool DrawProportionalSymbolsAboveAllLayers {get; set;}
    Remarks
    This option applies when drawing proportional symbols for polygon layers. The background will be drawn in contents order and this option indicates if the propoertional 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