DragState

Description:              This statement drags selected states on a state diagram.

Returns:                    Nothing

Usage:                       Steady State

Format:                      DragState(StateDiagram, X, Y)

Parameters:             StateDiagram     { State Diagram }  { required }  { no default }
          Any expression that gives a state diagram value.

                                    X     { numeric }  { required }  { no default }
          Any numeric expression that is the new X coordinate of the selected state(s).

                                    Y     { numeric }  { required }  { no default }
          Any numeric expression that is the new Y coordinate of the selected state(s).

See Also:

DragHandle