Android.Graphics.Matrix.SetRotate Method
Set the matrix to rotate about (0,0) by the specified number of degrees.

Syntax

[Android.Runtime.Register("setRotate", "(F)V", "GetSetRotate_FHandler")]
public virtual void SetRotate (float degrees)

Parameters

degrees
Documentation for this section has not yet been entered.

Remarks

Set the matrix to rotate about (0,0) by the specified number of degrees.

[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