편집

다음을 통해 공유


SKCanvas.DrawPaint(SKPaint) Method

Definition

Fills the current clipping path with the specified paint.

public void DrawPaint (SkiaSharp.SKPaint paint);

Parameters

paint
SKPaint

The paint used to fill the current clipping path.

Applies to