MoveDrawobj - move draw objectSYNOPSIS
MoveDrawobj expr expr expr exprDESCRIPTION
Move all selected draw objects (like lines or rectangles) by the given amount. The first argument gives the index of the control point (starting at 0) to be moved, the rest of the arguments give the amount of movement in each direction.
Moving the control points of drawing objects is normally done interactively by using the middle mouse button.
EXAMPLE
MoveDrawObj 0 0.3 0.1 0.2SEE ALSO
DATE
950618