hgeFont::SetProportion

Sets the font proportion.

void SetProportion(
  float prop
);

Parameters

prop
Multiplier of the default font width. Default value is 1.0.

Requirements

Header: hgefont.h
Import library: hgehelp.lib

See also

GetProportion, SetScale, SetTracking