Document Solutions for PDF
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / Image Class / Rotation Property

In This Topic
    Rotation Property (Image)
    In This Topic
    Gets the flip and rotate transformations that must be applied to the image.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rotation As FlipRotateAction
    public FlipRotateAction Rotation {get;}
    See Also