ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Canvas Namespace / DrawingShape Class / Rotation Property

In This Topic
    Rotation Property (DrawingShape)
    In This Topic
    Gets or sets the rotation of the shape, in degrees.
    Syntax
    'Declaration
     
    Public Property Rotation As Single
    public float Rotation {get; set;}
    See Also