Android.Graphics.Rect.Set Method
Copy the coordinates from src into this rectangle.

Syntax

[Android.Runtime.Register("set", "(Landroid/graphics/Rect;)V", "")]
public void Set (Rect src)

Parameters

src
The rectangle whose coordinates are copied into this rectangle.

Remarks

Copy the coordinates from src into this 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