Table of Contents

Field PenToPaint

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Gets or sets function which is used when Pen is converted to SKPaint.

public static Func<Pen, SKPaint> PenToPaint

Returns

Func<Pen, SKPaint>
Gets or sets function which is used when is converted to .