ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMClassBreaksRendererBase Class / DefaultSymbolPatch Property

In This Topic
    DefaultSymbolPatch Property (CIMClassBreaksRendererBase)
    In This Topic
    Gets or sets the patch shape for the default symbol.
    Syntax
    Public Property DefaultSymbolPatch As PatchShape
    public PatchShape DefaultSymbolPatch {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also