yucad3d

CadTStyleGetName

Returns the name of the text style.

void CadTStyleGetName ( YuHandle hStyle, void* szName );

Parameters

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

Return Value

None.

See Also