ArcGIS Pro 3.0 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, Windows 8.1

    See Also