Table of Contents

Method DebugImageFromTextWithFontStyle

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

DebugImageFromTextWithFontStyle(TextAndFontStyle[])

Creates debug image from the specified array of TextAndFontStyle.

public static Image DebugImageFromTextWithFontStyle(TextAndFontStyle[] text)

Parameters

text TextAndFontStyle[]

Array of strings with font styles.

Returns

Image