ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSizeClassBreaksVisualVariable Class / DrawSizeMarkerSymbolsAboveAllLayers Property

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