Android.Graphics.Path.AddPath Method
Add a copy of src to the path, transformed by matrix

Syntax

[Android.Runtime.Register("addPath", "(Landroid/graphics/Path;Landroid/graphics/Matrix;)V", "GetAddPath_Landroid_graphics_Path_Landroid_graphics_Matrix_Handler")]
public virtual void AddPath (Path src, Matrix matrix)

Parameters

src
The path to add as a new contour
matrix
Documentation for this section has not yet been entered.

Remarks

Add a copy of src to the path, transformed by 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