Android.Graphics.Path.Reset Method
Clear any lines and curves from the path, making it empty.

Syntax

[Android.Runtime.Register("reset", "()V", "GetResetHandler")]
public virtual void Reset ()

Remarks

Clear any lines and curves from the path, making it empty. This does NOT change the fill-type setting.

[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