Intersect the current clip with the specified rectangle, which is
expressed in local coordinates.
Syntax
[Android.Runtime.Register("clipRect", "(Landroid/graphics/RectF;)Z", "GetClipRect_Landroid_graphics_RectF_Handler")]
public virtual
bool ClipRect (
RectF rect)
Parameters
- rect
- The rectangle to intersect with the current clip.
Returns
Documentation for this section has not yet been entered.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1