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