ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMPresentationRotateRestingState Class / RotationRate Property

In This Topic
    RotationRate Property
    In This Topic
    Gets or sets the rotational velocity in degrees per second. A negative value indicates counterclockwise rotation.
    Syntax
    public double RotationRate {get; set;}
    Public Property RotationRate As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.4 or higher.
    See Also