ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / RangeExtent Class / Max Property

In This Topic
    Max Property (RangeExtent)
    In This Topic
    Gets or sets the max range value.
    Syntax
    public Nullable<double> Max {get; set;}
    Public Property Max As Nullable(Of Double)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also