Android.Graphics.PathMeasure.NextContour Method
Move to the next contour in the path.

Syntax

[Android.Runtime.Register("nextContour", "()Z", "GetNextContourHandler")]
public virtual bool NextContour ()

Returns

Documentation for this section has not yet been entered.

Remarks

Move to the next contour in the path. Return true if one exists, or false if we're done with 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