Draw the specified oval using the specified paint.
Syntax
[Android.Runtime.Register("drawOval", "(Landroid/graphics/RectF;Landroid/graphics/Paint;)V", "GetDrawOval_Landroid_graphics_RectF_Landroid_graphics_Paint_Handler")]
public virtual
void DrawOval (
RectF oval,
Paint paint)
Parameters
- oval
- The rectangle bounds of the oval to be drawn
- paint
- 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