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

    See Also