RotateTransform Constructor (Double)
.NET Framework (current version)
Initializes a new instance of the RotateTransform class that has the specified angle, in degrees, of clockwise rotation. The rotation is centered on the origin, (0,0).
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- angle
-
Type:
System::Double
The clockwise rotation angle, in degrees.
.NET Framework
Available since 3.0
Available since 3.0
Show: