Name
Window.Zoom -- set/get window's zoom state (V2.2)
Platforms
AmigaOS and compatibles
Function
Set this to
True
to put the window in zoomed state or to
False
to restore the window's normal state. The window's zoomed dimensions and position can be set using the attributes
Window.AltLeft
,
Window.AltTop
,
Window.AltWidth
and
Window.AltHeight
.
Type
Boolean
Applicability
SG
Show TOC