Android.Gestures.Gesture.ToPath Method

Syntax

[Android.Runtime.Register("toPath", "(IIII)Landroid/graphics/Path;", "GetToPath_IIIIHandler")]
public virtual Android.Graphics.Path ToPath (int width, int height, [Android.Runtime.GeneratedEnum] Android.Views.Edge edge, int numSample)

Parameters

width
Documentation for this section has not yet been entered.
height
Documentation for this section has not yet been entered.
edge
Documentation for this section has not yet been entered.
numSample
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Requirements

Namespace: Android.Gestures
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 4