Field BrushAndPenToStrokeAndFillPaint
Gets or sets function which is used when BrushAndPen is converted to SKPaint with StrokeAndFill style.
public static Func<BrushAndPen, (SKPaint? Fill, SKPaint? Stroke)> BrushAndPenToStrokeAndFillPaint
Gets or sets function which is used when BrushAndPen is converted to SKPaint with StrokeAndFill style.
public static Func<BrushAndPen, (SKPaint? Fill, SKPaint? Stroke)> BrushAndPenToStrokeAndFillPaint