Table of Contents

Method IsVerticalName

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

IsVerticalName(string?)

Gets whether font name is from vertical font (starts with @ char).

public static bool IsVerticalName(string? familyName)

Parameters

familyName string

Name of the font.

Returns

bool