CadTStyleGetFont
Returns the font of the text style.
void CadTStyleGetFont (
YuHandle hStyle,
char* szFont
);
Parameters
- hStyle (YuHandle)
- Handle to the style.
- szFont (char*)
- NUL-terminated UTF-8 string.
Return Value
None.
Returns the font of the text style.
None.