ToBrushAndPen(SKPaint, SKRect) Method

Definition

Namespace Avalonia.Svg
Assembly Svg.Controls.Avalonia.dll
public static (IBrush? brush, IPen? pen) ToBrushAndPen(this SKPaint paint, SKRect bounds)

Parameters

paint
SKPaint
bounds
SKRect

Returns