Set the matrix to rotate by the specified sine and cosine values.
Syntax
[Android.Runtime.Register("setSinCos", "(FF)V", "GetSetSinCos_FFHandler")]
public virtual
void SetSinCos (
float sinValue,
float cosValue)
Parameters
- sinValue
- Documentation for this section has not yet been entered.
- cosValue
- Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1