DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / FlipRotator Class
Members

FlipRotator Class
Produces a flipped (horizontal or vertical) and/or rotated (by 90 degree increments) bitmap. Rotations are done before the flip.
Object Model
FlipRotator Class
Syntax
'Declaration
 
Public Class FlipRotator 
   Inherits BaseTransform
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Imaging.Windows.BaseTransform
      GrapeCity.Documents.Imaging.Windows.FlipRotator

See Also