Matrix::Rotate Method (Single)
.NET Framework (current version)
Prepend to this Matrix a clockwise rotation, around the origin and by the specified angle.
Assembly: System.Drawing (in System.Drawing.dll)
Parameters
- angle
-
Type:
System::Single
The angle of the rotation, in degrees.
For an example, see Rotate(Single, MatrixOrder).
.NET Framework
Available since 1.1
Available since 1.1
Show: