schHiDistribute
schHiDistribute(s_justify[g_windowId] ) => t
Description
Arranges the objects on the canvas at equal distance from each other. If the objects are already selected on the canvas, the pre-select mode is used; otherwise, the post-select mode is used for distributing the objects.
Arguments
Value Returned
Examples
schHiDistribute( 'vertical )
schHiDistribute( 'horizontal hiGetCurrentWindow() )
schHiDistribute( 'vertical window(3) )
Related Topics
Return to top