ComponentOne Word for WinForms
C1.C1Word.4.5.2 Assembly / C1.C1Word.Canvas Namespace / DrawingShape Class / Rotation Property

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