Method Unscaled
Unscaled(float)
Returns a unscaled version of this font.
public virtual Font Unscaled(float scaleFactor)
Parameters
scaleFactorfloatFont size scaling factor.
Returns
Remarks
The font size is divided by the given scaleFactor.
Returns a unscaled version of this font.
public virtual Font Unscaled(float scaleFactor)
scaleFactor floatFont size scaling factor.
The font size is divided by the given scaleFactor.