Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ShapeBase Class / Rotation Property

In This Topic
    Rotation Property (ShapeBase)
    In This Topic
    Gets the ShapeRotation object that contains properties for rotating the current shape in the document.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rotation As ShapeRotation
    public ShapeRotation Rotation {get;}
    See Also