Android.Graphics.PathMeasure.SetPath Method
Assign a new path, or null to have none.

Syntax

[Android.Runtime.Register("setPath", "(Landroid/graphics/Path;Z)V", "GetSetPath_Landroid_graphics_Path_ZHandler")]
public virtual void SetPath (Path path, bool forceClosed)

Parameters

path
Documentation for this section has not yet been entered.
forceClosed
Documentation for this section has not yet been entered.

Remarks

Assign a new path, or null to have none.

[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