formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Sets the rotation of a text character. This rotation is relative to the plotted x-axis. This sets the rotation for all subsequent calls to fz_ffmt_cbak_image_vect_write_write_text_char.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_write_set_text_angle(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
double | ang_rad ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
ang_rad [Input]
Rotation to apply to the text.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in