共用方式為


RecordingCanvas.DrawPath(Path, Paint) 方法

定義

[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

參數

path
Path
paint
Paint
屬性

適用於