Android.Graphics.RectF.Round Method
Set the dst integer Rect by rounding this rectangle's coordinates to their nearest integer values.

Syntax

[Android.Runtime.Register("round", "(Landroid/graphics/Rect;)V", "GetRound_Landroid_graphics_Rect_Handler")]
public virtual void Round (Rect dst)

Parameters

dst
Documentation for this section has not yet been entered.

Remarks

Set the dst integer Rect by rounding this rectangle's coordinates to their nearest integer values.

[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