Draws the NinePatch.
Syntax
[Android.Runtime.Register("draw", "(Landroid/graphics/Canvas;Landroid/graphics/Rect;)V", "GetDraw_Landroid_graphics_Canvas_Landroid_graphics_Rect_Handler")]
public virtual
void Draw (
Canvas canvas,
Rect location)
Parameters
- canvas
- A container for the current matrix and clip used to draw the NinePatch.
- location
- Where to draw the NinePatch.
Remarks
Requirements
Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1