Overload List
| Name | Description | |
|---|---|---|
| RotateTransform()()()() |
Create a new RotateTransform with angle 0 and rotation offset (0,0).
| |
| RotateTransform(Double) |
Create a new RotateTransform with given angle and rotation offset (0, 0).
| |
| RotateTransform(Double, Double, Double) |
Create a new RotateTransform with given rotation and ration offset (0,0).
|