Table of Contents

Method Unscaled

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

Unscaled(double)

Returns a unscaled version of this font.

public virtual Font Unscaled(double scaleFactor)

Parameters

scaleFactor double

Font size scaling factor.

Returns

Font

Remarks

The font size is divided by the given scaleFactor.