Preconcat the current matrix with the specified matrix.
Syntax
[Android.Runtime.Register("concat", "(Landroid/graphics/Matrix;)V", "GetConcat_Landroid_graphics_Matrix_Handler")]
public virtual
void Concat (
Matrix matrix)
Parameters
- matrix
- The matrix to preconcatenate with the current matrix
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1