Android.Gestures.GestureStroke Members

The members of Android.Gestures.GestureStroke are listed below.

See Also: Inherited members from Java.Lang.Object

Public Constructors

Documentation for this section has not yet been entered.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.

Public Properties

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

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.