ArcGIS Pro 2.8 API Reference Guide
RangeExtent Constructor(Nullable<Double>,Nullable<Double>,Boolean)

ArcGIS.Desktop.Mapping Namespace > RangeExtent Class > RangeExtent Constructor : RangeExtent Constructor(Nullable<Double>,Nullable<Double>,Boolean)
Initialize a new instance of a RangeExtent using a min and max value.
Syntax
Public Function New( _
   ByVal min As Nullable(Of Double), _
   ByVal max As Nullable(Of Double), _
   ByVal exclusion As Boolean _
)

Parameters

min
max
exclusion
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RangeExtent Class
RangeExtent Members
Overload List