ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMElevationSurfaceLayer Class / EnableSurfaceShading Property

In This Topic
    EnableSurfaceShading Property (CIMElevationSurfaceLayer)
    In This Topic
    Gets or sets a value indicating whether this elevation surface has shadows.
    Syntax
    Public Property EnableSurfaceShading As Boolean
    public bool EnableSurfaceShading {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also