Table of Contents

Operator implicit operator

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

implicit operator TextAndFontStyle(string)

Implicit operator declaration for the conversion from string to TextAndFontStyle.

public static implicit operator TextAndFontStyle(string value)

Parameters

value string

Value to convert.

Returns

TextAndFontStyle