yucad3d

CadTStylePutFont

Sets the font of the text style.

void CadTStylePutFont ( YuHandle hStyle, const char* szFont );

Parameters

hStyle (YuHandle)
Handle to the style.
szFont (const char*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also