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