Method RotateRadians
RotateRadians(double)
Applies a clockwise rotation of the specified angle (radians) about the origin to this TransformMatrix.
public void RotateRadians(double angleRadians)
Parameters
angleRadians
doubleThe angle of the clockwise rotation, in radians.