schHiAlign
schHiAlign(s_justify[g_windowId] ) => t / nil
Description
Aligns the objects on the canvas. If the objects are already selected on the canvas, the pre-select mode is used; otherwise, the post-select mode is used for aligning the objects.
Arguments
Value Returned
Examples
schHiAlign( 'left )
schHiAlign( 'right hiGetCurrentWindow() )
schHiAlign( 'top window(3) )
Related Topics
Return to top