ArcGIS Pro 3.2 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 double ElevationChangeThreshold {get; set;}
    Public Property ElevationChangeThreshold As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also