Share via


RecordingCanvas.DrawPath(Path, Paint) Method

Definition

[Android.Runtime.Register("drawPath", "(Landroid/graphics/Path;Landroid/graphics/Paint;)V", "", ApiSince=29)]
public override sealed void DrawPath (Android.Graphics.Path path, Android.Graphics.Paint paint);
[<Android.Runtime.Register("drawPath", "(Landroid/graphics/Path;Landroid/graphics/Paint;)V", "", ApiSince=29)>]
override this.DrawPath : Android.Graphics.Path * Android.Graphics.Paint -> unit

Parameters

path
Path
paint
Paint
Attributes

Applies to