yucad3d

CadPntStylePutFont

Sets the font of the point style.

void CadPntStylePutFont ( YuHandle hStyle, const char* szFontName );

Parameters

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

Return Value

None.

See Also