Android.Gestures.GestureUtils.ComputeOrientedBoundingBox Method
Computes an oriented, minimum bounding box of a set of points.

Syntax

[Android.Runtime.Register("computeOrientedBoundingBox", "([F)Landroid/gesture/OrientedBoundingBox;", "")]
public static OrientedBoundingBox ComputeOrientedBoundingBox (float[] originalPoints)

Parameters

originalPoints
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Computes an oriented, minimum bounding box of a set of points.

[Android Documentation]

Requirements

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