Moveobj

From EVRI Test Wiki 02192024
Revision as of 15:47, 7 October 2008 by imported>Scott (New page: ===Purpose=== Interactively reposition graphics objects. ===Synopsis=== : moveobj(action,handle) : moveobj(handle) ===Description=== Utility for allowing point-and-click moving and re...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Interactively reposition graphics objects.

Synopsis

moveobj(action,handle)
moveobj(handle)

Description

Utility for allowing point-and-click moving and resizing of graphics object. Moving is performed by clicking and dragging inside the object, resizing by clicking and dragging near an edge or corner of the object. See m-file for more information.