Set the dst integer Rect by rounding "out" this rectangle, choosing the
floor of top and left, and the ceiling of right and bottom.
Syntax
[Android.Runtime.Register("roundOut", "(Landroid/graphics/Rect;)V", "GetRoundOut_Landroid_graphics_Rect_Handler")]
public virtual
void RoundOut (
Rect dst)
Parameters
- dst
- 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