Android.Graphics.Matrix.Set Method
(deep) copy the src matrix into this matrix.

Syntax

[Android.Runtime.Register("set", "(Landroid/graphics/Matrix;)V", "GetSet_Landroid_graphics_Matrix_Handler")]
public virtual void Set (Matrix src)

Parameters

src
Documentation for this section has not yet been entered.

Remarks

(deep) copy the src matrix into this matrix. If src is null, reset this matrix to the identity matrix.

[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