IDLitWindow::ZoomOut
Syntax | Arguments | Keywords | Version History
The IDLitWindow::ZoomOut procedure method causes the current zoom factor for this window to be decreased (that is, divided by the factor given by the inherited IDLgrWindow ZOOM_BASE property). The current contents of the window are updated to reflect the new zoom factor. See IDLitWindow::SetCurrentZoom for additional details.
Syntax
Obj->[IDLitWindow::]ZoomOut
Arguments
None
Keywords
None
Version History