Set the matrix to skew by sx and sy.
Syntax
[Android.Runtime.Register("setSkew", "(FF)V", "GetSetSkew_FFHandler")]
public virtual
void SetSkew (
float kx,
float ky)
Parameters
- kx
- Documentation for this section has not yet been entered.
- ky
- 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