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

In This Topic
    DrawProportionalSymbolsAboveAllLayers Property
    In This Topic
    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;}
    Public Property DrawProportionalSymbolsAboveAllLayers As Boolean
    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