Applies a rotation transform around the Z axis.
Syntax
[Android.Runtime.Register("rotateZ", "(F)V", "GetRotateZ_FHandler")]
public virtual
void RotateZ (
float deg)
See Also
Parameters
- deg
- The angle of rotation around the Z axis, in degrees
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1