Set/Modify Functions : stmChangeStateGraphics

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.
Syntax
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)
Retrun Type 
status_code
See Function Status Codes for the list of possible values.
Arguments
Input/Output