stmChangeStateGraphics
Changes the state’s graphics. Sets new parent and new coordinates. The new parent can be Null which means no change in parent box. All four coordinates must be given.stmChangeStateGraphics (stm_context, chart_name, unique_state_name, name,
new_ min_x, new_min_y, new_max_x, new_max_y, new_parent_state_name)
See Function Status Codes for the list of possible values.
Input/Output Argument Type STM context descriptor that was returned by stmInitImport