Syntax
[Android.Runtime.Register("draw", "(Landroid/graphics/Canvas;FFLandroid/graphics/Paint;)V", "GetDraw_Landroid_graphics_Canvas_FFLandroid_graphics_Paint_Handler")]
public virtual
void Draw (
Canvas canvas,
float x,
float y,
Paint paint)
Parameters
- canvas
- Documentation for this section has not yet been entered.
- x
- Documentation for this section has not yet been entered.
- y
- Documentation for this section has not yet been entered.
- 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