yucad3d

CadMlineStyleGetName

Returns the name of the multiline style.

void CadMlineStyleGetName ( YuHandle hStyle, void* szName );

Parameters

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

Return Value

None.

See Also