Editions
Related Functions
Example
The IN_EditUndo function reverses the last change made to a vector object on an active edit layer. Changes include placing and deleting vector objects, but not moving and resizing them.
Syntax
int IN_EditUndo( layerID )
|
Parameters |
Meaning |
|
IN_LAYER layerID |
identifier of the active edit layer to perform the undo operation on |
Release information
Added to Imagenation for Windows in Release 4.35.
As of Release 5.1, also available in Imagenation for UNIX.
See also