Android.Graphics.Region.Set Method
Set the region to the specified rectangle

Syntax

[Android.Runtime.Register("set", "(IIII)Z", "GetSet_IIIIHandler")]
public virtual bool Set (int left, int top, int right, int bottom)

Parameters

left
Documentation for this section has not yet been entered.
top
Documentation for this section has not yet been entered.
right
Documentation for this section has not yet been entered.
bottom
Documentation for this section has not yet been entered.

Returns

Documentation for this section has not yet been entered.

Remarks

Set the region to the specified rectangle

[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