ArcGIS Pro 3.5 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMSymbolAnimationRotation Class / RotateClockwise Property

In This Topic
    RotateClockwise Property (CIMSymbolAnimationRotation)
    In This Topic
    Gets or sets a value indicating whether the rotation animation is applied clockwise or counterclockwise.
    Syntax
    public bool RotateClockwise {get; set;}
    Public Property RotateClockwise As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.5 or higher.
    See Also