Android.Graphics.Matrix.SetScale Method
Set the matrix to scale by sx and sy.

Syntax

[Android.Runtime.Register("setScale", "(FF)V", "GetSetScale_FFHandler")]
public virtual void SetScale (float sx, float sy)

Parameters

sx
Documentation for this section has not yet been entered.
sy
Documentation for this section has not yet been entered.

Remarks

Set the matrix to scale by sx and sy.

[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