CBCGPTextFormat::CBCGPTextFormat | ( | BYTE | bCharSet, |
const CString & | strFontFamily, | ||
float | fFontSize, | ||
long | lFontWeight = FW_REGULAR , |
||
BCGP_FONT_STYLE | fontStyle = BCGP_FONT_STYLE_NORMAL , |
||
double | dblScaleRatio = 1.0 |
||
) |
Constructor.
bCharSet | The character set. |
strFontFamily | The font family. |
fFontSize | Size of the font. |
lFontWeight | The font weight. |
fontStyle | The font style. |
dblScaleRatio | The scale ratio. |