yucad3d

CadTStyleGetTTFName

Returns the ttf name of the text style.

void CadTStyleGetTTFName ( YuHandle hStyle, void* szTTFName );

Parameters

hStyle (YuHandle)
Handle to the style.
szTTFName (void*)
NUL-terminated UTF-8 string.

Return Value

None.

See Also