ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word.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 Single
    public float Rotation {get; set;}
    See Also