Android.Graphics.Canvas.ClipBounds Property
Retrieve the bounds of the current clip (in local coordinates).

Syntax

[get: Android.Runtime.Register("getClipBounds", "()Landroid/graphics/Rect;", "GetGetClipBoundsHandler")]
public Rect ClipBounds { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Retrieve the bounds of the current clip (in local coordinates).

[Android Documentation]

Requirements

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