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

Syntax

[Android.Runtime.Register("set", "(Landroid/graphics/RectF;)V", "GetSet_Landroid_graphics_RectF_Handler")]
public virtual void Set (RectF 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