Android.Graphics.Path.AddPath Method
Add a copy of src to the path

Syntax

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

Parameters

src
The path that is appended to the current path

Remarks

Add a copy of src to the path

[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