ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RangeExtent Class
Properties Methods


In This Topic
    RangeExtent Class Members
    In This Topic

    The following tables list the members exposed by RangeExtent.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    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
    Public Methods
     NameDescription
    Public MethodOverloaded.   
    Public Method Serves as the default hash function.  
    Public MethodOverloaded.   
    Public Method Returns a new range extent offset from the current instance using the specified delta.  
    Top
    See Also