ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSymbolLayer Class / Animations Property

In This Topic
    Animations Property (CIMSymbolLayer)
    In This Topic
    Gets or sets the animations that are applied to the symbol layer.
    Syntax
    Public Property Animations As CIMSymbolAnimation()
    public CIMSymbolAnimation[] Animations {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.4 or higher.
    See Also