Android.Graphics.Outline.SetRoundRect Method
Sets the Outline to the rounded rect defined by the input rect, and corner radius.

Syntax

[Android.Runtime.Register("setRoundRect", "(IIIIF)V", "")]
public void SetRoundRect (int left, int top, int right, int bottom, float radius)

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.
radius
Documentation for this section has not yet been entered.

Remarks

Sets the Outline to the rounded rect defined by the input rect, and corner radius.

Passing a zero radius is equivalent to calling Outline.SetRect(int, System.Int32, System.Int32, System.Int32)

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0