Document Solutions for Imaging
DS.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / IImage Interface / Rotation Property

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