ArcGIS Pro 3.0 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, Windows 8.1

    See Also