formZ SDK | 5.0 API Reference | Project | Modeling | Rendering | Vector Export
Description
Sets the font for exported text. This sets the font for all subsequent calls to .
Plugin Prototype
fzrt_error_td fz_expt_vect_string_font(
fzrt_int | windex, |
expt_vect, | |
char * | fnt, |
double | size ) |
Parameters
windex [Input]
project window index
expt_vect [Input]
Image vector export data
fnt [Input]
The Name of the font.
size [Input]
Th font point size.
Returns
FZRT_NOERR on success. Or:
Appropriate error on failure.
Availability
5.0.0.0
Function Set
Defined in