Editions
Related Functions
Example
The IN_Autospin function starts or stops Autospin in the specified document window.
Syntax
int IN_Autospin( docwinID, start )
|
Parameters |
Values |
Meaning |
|
IN_DOCWIN docwinID |
0 |DocwinID |
active | identifier of the document window |
|
IN_BOOL start |
start (1) | stop (0) |
enable | disable Autospin |
Remarks
Available for 3D documents only.
The angle and speed of Autospin rotation is set by the IN_SetAutospinAngle function.
Release information
Added to Imagenation for Windows in Release 6.2.
Not yet available in Imagenation for UNIX.
See also