Table of Contents

Method WithName

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

WithName(string)

Returns font with same parameters, but with different name.

public virtual Font WithName(string name)

Parameters

name string

New font name.

Returns

Font