ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / ElevationCapturing Class / ElevationConstantValue Property

In This Topic
    ElevationConstantValue Property
    In This Topic
    Gets or sets the current value to be used with ElevationCaptureMode.Constant mode elevation capturing.
    Syntax
    public static double ElevationConstantValue {get; set;}
    Public Shared Property ElevationConstantValue As Double

    Property Value

    Type: System.Double The constant elevation value as a double.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also