Compute the bounds of the control points of the path, and write the
answer into bounds.
Syntax
[Android.Runtime.Register("computeBounds", "(Landroid/graphics/RectF;Z)V", "GetComputeBounds_Landroid_graphics_RectF_ZHandler")]
public virtual
void ComputeBounds (
RectF bounds,
bool exact)
Parameters
- bounds
- Returns the computed bounds of the path's control points.
- exact
- This parameter is no longer used.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1