ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMEditingElevation Class / ElevationSurfaceLayerURI Property

In This Topic
    ElevationSurfaceLayerURI Property (CIMEditingElevation)
    In This Topic
    Gets or sets the URI of the elevation surface layer to be used when CaptureMode is Surface.
    Syntax
    public string ElevationSurfaceLayerURI {get; set;}
    Public Property ElevationSurfaceLayerURI As String
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also