ArcGIS Pro 2.6 API Reference Guide
Effects Property (CIMSymbolLayer)

ArcGIS.Core.CIM Namespace > CIMSymbolLayer Class : Effects Property
Gets or sets whether the geometric effects that are applied to the symbol layer. Effects dynamically alter the feature geometry when the symbology is applied. Multiple effects applied to a symbol layer are rendered sequentially.
Syntax
public CIMGeometricEffect[] Effects {get; set;}
Public Property Effects As CIMGeometricEffect()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMSymbolLayer Class
CIMSymbolLayer Members