Method GetFillAndStrokePaint
GetFillAndStrokePaint(Pen?, Brush?)
Gets SKPaint pair for the specified brush and pen.
public static (SKPaint? Fill, SKPaint? Stroke) GetFillAndStrokePaint(Pen? pen, Brush? brush)
Gets SKPaint pair for the specified brush and pen.
public static (SKPaint? Fill, SKPaint? Stroke) GetFillAndStrokePaint(Pen? pen, Brush? brush)