schAsstZoomAtMouse
schAsstZoomAtMouse(?dirs_dir[w_windowId] ) => t
Description
Zooms in or out at the cursor in canvas of the Schematic assistant.
Arguments
|
Symbol denoting the zoom mode. Possible values are |
|
Value Returned
Examples
hiSetBindKey("Schematic Assistant" "<Btn4Down>" "schAsstZoomAtMouse(?dir 'in)")
hiSetBindKey("Schematic Assistant" "<Btn5Down>" "schAsstZoomAtMouse(?dir 'out)")
Return to top