Table of Contents

Method Unscaled

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

Unscaled(float)

Returns a unscaled version of this font.

public virtual Font Unscaled(float scaleFactor)

Parameters

scaleFactor float

Font size scaling factor.

Returns

Font

Remarks

The font size is divided by the given scaleFactor.