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

In This Topic
    Rotation Property (GcBitmap)
    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