Transform the points in this path by matrix.
Syntax
[Android.Runtime.Register("transform", "(Landroid/graphics/Matrix;)V", "GetTransform_Landroid_graphics_Matrix_Handler")]
public virtual
void Transform (
Matrix matrix)
Parameters
- matrix
- The matrix to apply to the path
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1