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

In This Topic
    LayerEffects Property
    In This Topic
    Gets or sets the layer effects for the layer.
    Syntax
    public CIMLayerEffect[] LayerEffects {get; set;}
    Public Property LayerEffects As CIMLayerEffect()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.3 or higher.
    See Also