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