MatrixRotate Method |
Name | Description | |
---|---|---|
![]() | Rotate(Single) |
Applies a clockwise rotation of an amount specified in the angle parameter, around the origin (zero x and y coordinates) for this Matrix in the default (Prepend) order.
|
![]() | Rotate(Single, MatrixOrder) |
Applies a clockwise rotation of an amount specified in the angle parameter, around the origin (zero x and y coordinates) for this Matrix in the specified order.
|