ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMglTFMarker3D Class / AnimatedSymbolProperties Property

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

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

    ArcGIS Pro version: 3.0 or higher.
    See Also