formZ SDK | 4.0 Call Back Reference | File Translator | Structured File Translator | Image Vector Call Back
Description
Sets the current line style.
Plugin Prototype
fzrt_error_td fz_ffmt_cbak_image_vect_write_set_line_style(
fzrt_int | windex, |
ffmt_id, | |
void * | data, |
char | type, |
short | lsty_flag, |
double | delta_ptr, |
double | d1_ptr, |
double | ddd_ptr, |
double | drawn_ptr ) |
Parameters
windex [Input]
project window index
ffmt_id [Input]
The file format reference id.
data [Input]
A pointer to translator defined data.
type [Input]
Line style id (a lookup into the line style palette).
lsty_flag [Input]
Bit flags controlling the drawing of the line style.
delta_ptr [Input]
A parameter used to adjust the dashed at corners.
d1_ptr [Input]
The length of the first dash.
ddd_ptr [Input]
The length of the overall pattern.
drawn_ptr [Input]
A parameter used to adjust the dashed at corners.
Returns
FZRT_NOERR on success. An error otherwise.
Availability
5.0.0.0
Function Set
Defined in