yucad3d

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.

See Also