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
Requirements
Namespace: Android.Gestures
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 8