geCenter
geCenter(
[ w_windowId ]
)
=> t / nil
Description
Pans the display so that the edit cellview is centered in the window.
Arguments
|
Database ID of the window in which to center the design. If w_windowId is not specified or |
Value Returned
Examples
Centers the design in window(3).
geCenter( window(3) )
Related Topics
Return to top