다음을 통해 공유


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
특성

적용 대상