ArcGIS Pro 3.7 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 Shared Property ElevationConstantValue As Double
    public static double ElevationConstantValue {get; set;}

    Property Value

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also