Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout Namespace / LayoutRect Class / RotationAngle Property

In This Topic
    RotationAngle Property (LayoutRect)
    In This Topic
    Gets the actual rotation angle of the LayoutRect, in degrees.
    Syntax
    'Declaration
     
    Public ReadOnly Property RotationAngle As System.Integer
    public System.int RotationAngle {get;}
    See Also