ArcGIS Pro 3.7 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 Property CustomElevationSurfaceLayers As String()
    public string[] CustomElevationSurfaceLayers {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also