Android.Graphics.Canvas.Rotate Method
Preconcat the current matrix with the specified rotation.

Syntax

[Android.Runtime.Register("rotate", "(F)V", "GetRotate_FHandler")]
public virtual void Rotate (float degrees)

Parameters

degrees
The amount to rotate, in degrees

Remarks

Preconcat the current matrix with the specified rotation.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1