ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMultiLayerSymbol Class / Effects Property

In This Topic
    Effects Property (CIMMultiLayerSymbol)
    In This Topic
    Gets or sets the geometric effects that are applied to the symbol.
    Syntax
    public CIMGeometricEffect[] Effects {get; set;}
    Public Property Effects As CIMGeometricEffect()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also