geZoomToBackgroundCV
geZoomToBackgroundCV (
[ w_windowId ]
)
=> t / nil
Description
When a background cellview is set on the window, zooms to fit the background cellview.
Arguments
Value Returned
Examples
Zooms to fit the background cellview in window 3.
geZoomToBackgroundCV(window(3))
Related Topics
Return to top