IDL Programming > Objects > Graphics Object Classes > IDLgrWindow::ZoomOut

IDLgrWindow::ZoomOut

Syntax | Arguments | Keywords | Example | Version History

The IDLgrWindow::ZoomOut procedure method does the following:

Note: This method does not change the window contents automatically. The application is responsible for updating the window content based on the new zoom value.

Syntax

Obj->[IDLgrWindow::]ZoomOut

Arguments

None

Keywords

None

Example

See IDLgrWindow::ZoomIn.

Version History

6.1

Introduced