de_set_drag_move()

Sets the ability to drag and move objects with the left mouse button. Returns: none.

See also: de_set_drag_move_size(), de_set_drag_move_units().

Syntax:

de_set_drag_move(mode);

where

mode is the type of ability to drag and move objects with left mouse button, where:

  • 0 = off
  • 1 = on

Example:

de_set_drag_move(1);

Where Used:

Schematic, Layout

 

Privacy Statement  | Terms of Use  | Legal | Contact Us  | © Agilent 2000-2008 

Contents
Additional Resources