gettextstyle

This function is used to get current text style.

void gettextstyle(LOGFONT *font);

Parameters

font

A pointer of the LOGFONT structure.

Return Value

None

Examples

See the example of settextstyle function.

(贡献者:Krissi  编辑