ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / CustomElevationSurfaceLayers Property

In This Topic
    CustomElevationSurfaceLayers Property
    In This Topic
    Gets or sets the URIs of the custom elevation surface layers in the map.
    Syntax
    public string[] CustomElevationSurfaceLayers {get; set;}
    Public Property CustomElevationSurfaceLayers As String()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also