ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPictureMarker Class / AnimatedSymbolProperties Property

In This Topic
    AnimatedSymbolProperties Property (CIMPictureMarker)
    In This Topic
    Gets or sets the collection of symbol properties that apply when the symbol layer has animation data.
    Syntax
    public CIMAnimatedSymbolProperties AnimatedSymbolProperties {get; set;}
    Public Property AnimatedSymbolProperties As CIMAnimatedSymbolProperties
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also