formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Writes a line of text.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_write_string_write_angle(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
double | font_size, |
origin, | |
end_point, | |
char * | font_name, |
char * | string, |
short | len, |
short | unicode ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
font_size [Input]
The font size to use.
origin [Input]
The start point of the text.
end_point [Input]
The start point of the text.
font_name [Input]
The name of the font to use.
string [Input]
The text string to write.
len [Input]
The length of the text string.
unicode [Input]
Is the string a Unicode string.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
7.1.0.0
Function Set
Defined in