Android.Gestures.GestureStroke: Method Members

The methods of Android.Gestures.GestureStroke are listed below. For a list of all members, see the GestureStroke Members list.

See Also: Inherited members from Java.Lang.Object

Public Methods

ClearPath()
Invalidates the cached path that is used to render the stroke.
Clone() : Java.Lang.Object
Creates and returns a copy of this Object.
ComputeOrientedBoundingBox() : OrientedBoundingBox
Computes an oriented bounding box of the stroke.
ToPath(float, float, int) : Android.Graphics.Path
Converts the stroke to a Path of a given number of points.