Android.Graphics.Canvas.DrawPicture Method
Draw the picture, stretched to fit into the dst rectangle.

Syntax

[Android.Runtime.Register("drawPicture", "(Landroid/graphics/Picture;Landroid/graphics/RectF;)V", "GetDrawPicture_Landroid_graphics_Picture_Landroid_graphics_RectF_Handler")]
public virtual void DrawPicture (Picture picture, RectF dst)

Parameters

picture
Documentation for this section has not yet been entered.
dst
Documentation for this section has not yet been entered.

Remarks

Draw the picture, stretched to fit into the dst rectangle.

[Android Documentation]

Requirements

Namespace: Android.Graphics
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1