Method Scaled
Scaled(double)
Returns a scaled version of this font.
public virtual Font Scaled(double scaleFactor)
Parameters
scaleFactor
doubleFont size scaling factor.
Returns
Remarks
The font size is multiplied by the given scaleFactor
(which may be less than 1 to create a smaller version of the font).