A 2D geometric transform that applies a clockwise rotation.

Namespace: TallComponents.PDF.Transforms
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.54.0

Syntax

C#
public class RotateTransform : Transform
Visual Basic
Public Class RotateTransform _
	Inherits Transform

Inheritance Hierarchy

System..::..Object
  TallComponents.PDF.Transforms..::..Transform
    TallComponents.PDF.Transforms..::..RotateTransform

See Also