ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseLayer Class / EnableLayerEffects Property

In This Topic
    EnableLayerEffects Property
    In This Topic
    Gets or sets a value indicating whether to enable any type of effects on the layer.
    Syntax
    public bool EnableLayerEffects {get; set;}
    Public Property EnableLayerEffects As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also