ArcGIS Pro 3.7 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 Property DrawSizeMarkerSymbolsAboveAllLayers As Boolean
    public bool DrawSizeMarkerSymbolsAboveAllLayers {get; set;}
    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 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.2 or higher.
    See Also