Creation Functions : stmCreateDataFlowWithPos

stmCreateDataFlowWithPos

This function is similar to stmCreateDataflow, but allows the user to set coordinates for the data-flow label.
Syntax
stmCreateDataFlowWithPos (STMContextHandle, chart_name, source_activity_name, target_activity_name, label, source_x, source_y, target_x, target_y, label_x, label_y)
Return Type
status_code
See Function Status Codes for the list of possible values.
Arguments
 
Input/Output