CadTStylePutTTFName
Sets the ttf name of the text style.
void CadTStylePutTTFName (
YuHandle hStyle,
const char* szTTFName
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- szTTFName (const char*)
- NUL-terminated UTF-8 string.
Return Value
None.