ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMAnimationScreenGraphicKeyframe Class / Rotation Property

In This Topic
    Rotation Property (CIMAnimationScreenGraphicKeyframe)
    In This Topic
    Gets or sets the angle of rotation (in degrees) for the graphic. It applies only to the animation screen graphic that contains a polygon graphic.
    Syntax
    public double Rotation {get; set;}
    Public Property Rotation As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also