ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMRasterHistogramEditInfo Class / BreakPointsX Property

In This Topic
    BreakPointsX Property
    In This Topic
    Gets or sets the X coordinate or input value at each breakpoint.
    Syntax
    public int[] BreakPointsX {get; set;}
    Public Property BreakPointsX As Integer()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also