ArcGIS Pro 3.7 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 ReadOnly Property EnableSurfaceShading As Boolean
    public bool EnableSurfaceShading {get;}
    Remarks
    Set to true to emphasize variations in surface relief. Default is false
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also