ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProfileRunway Class / ElevationChangeThreshold Property

In This Topic
    ElevationChangeThreshold Property
    In This Topic
    Gets or sets the percentage change between two elevation values when we can show the text symbol. Range is calculated by maximum and minimum elevation of the runway.
    Syntax
    Public Property ElevationChangeThreshold As Double
    public double ElevationChangeThreshold {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also