ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RangeExtent Class / ExcludeMax Property

In This Topic
    ExcludeMax Property
    In This Topic
    Gets or sets whether values equal to the max value are considered matches.
    Syntax
    public bool ExcludeMax {get; set;}
    Public Property ExcludeMax As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also