ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMLayoutDocument Class / ElevationSurfaceLayerDefinitions Property

In This Topic
    ElevationSurfaceLayerDefinitions Property (CIMLayoutDocument)
    In This Topic
    Gets or sets the elevation surface layer definitions of the layout document.
    Syntax
    Public Property ElevationSurfaceLayerDefinitions As CIMDefinition()
    public CIMDefinition[] ElevationSurfaceLayerDefinitions {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also