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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also