Table of Contents

Operator implicit operator

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

implicit operator SKPaint(Pen)

Converts the specified Pen to a SKPaint.

public static implicit operator SKPaint(Pen value)

Parameters

value Pen

Returns

SKPaint