DXGraphics.RotateTransform Method
Name | Parameters | Description |
---|---|---|
RotateTransform(Single, DXMatrixOrder) | angle, order | Applies a rotation to the transformation matrix in the specified order. |
RotateTransform(Single) | angle | Applies the specified rotation to the transformation matrix. |