[]
Applies a rotation transformation.
public View Rotate(float degrees)
Public Function Rotate(degrees As Single) As View
| Type | Name | Description |
|---|---|---|
| float | degrees | Angle of rotation, in degrees. Angles are measured clockwise when looking along the rotation axis. |
| Type | Description |
|---|---|
| View |