stm_r_line_width Returns the line width of a specified element. Function Type int For Elements arrows and boxes Syntax stm_r_line_width(el_id, &status) Arguments Argument Input/Output Type Description el_id In stm_id The element ID. status Out int The function status code. Status Codes ● stm_success ● stm_id_not_found ● stm_id_out_of_range
el_id
stm_id
status
int
stm_success
stm_id_not_found
stm_id_out_of_range