stmChangeActivityGraphics
Changes the activity’s graphics. Set new parent and new coordinates. The new parent can be Null which means the activity is now a top level activity. When no new_parent_activity_name is specified, it means no change in parent box. All four coordinates must be given.stmChangeActivityGraphics (stm_context, chart_name, unique_activity_name,
new_ min_x, new_min_y, new_max_x, new_max_y, new_parent_activity_name)
See Function Status Codes for the list of possible values.
Input/Output Argument Type STM context descriptor that was returned by stmInitImport