ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ElevationSurfaceLayer Class / EnableSurfaceShading Property

In This Topic
    EnableSurfaceShading Property (ElevationSurfaceLayer)
    In This Topic
    Gets whether this elevation surface has shadows.
    Syntax
    public bool EnableSurfaceShading {get;}
    Public ReadOnly Property EnableSurfaceShading As Boolean
    Remarks
    Set to true to emphasize variations in surface relief. Default is false
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also