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


In This Topic
    RangeExtent Class Properties
    In This Topic

    For a list of all members of this type, see RangeExtent members.

    Public Properties
     NameDescription
    Public Property Gets or sets whether values equal to the max value are considered matches.  
    Public Property Gets or sets whether values equal to the min value are considered matches.  
    Public Property Gets or sets whether values within the range are included or excluded.  
    Public Property Gets or sets the max range value.  
    Public Property Gets or sets the min range value.  
    Top
    See Also