yucad3d

CadPntStyleGetFont

Returns the font of the point style.

void CadPntStyleGetFont ( YuHandle hStyle, void* szFontName );

Parameters

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

Return Value

None.

See Also