ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMClassBreaksRendererBase Class / Breaks Property

In This Topic
    Breaks Property (CIMClassBreaksRendererBase)
    In This Topic
    Gets or sets the class breaks.
    Syntax
    public CIMClassBreak[] Breaks {get; set;}
    Public Property Breaks As CIMClassBreak()
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also