A script-enabled browser is required for this page to function properly.

Viewport Height, Viewport Width Property

Description

Specifies the width and height of the view for a stacked canvas. The size and position of the view define the part of the canvas that is actually displayed in the window at runtime.

Note: For a content or toolbar canvas, the view is represented by the window to which the canvas is assigned, and so the Viewport Height and Viewport Width properties do not apply.

Applies to canvas

Set Oracle Forms, programmatically

Refer to Built-in

SET VIEW PROPERTY

Default

0,0

Required/Optional optional

Viewport Height, Viewport Width Restrictions

Valid only for a stacked view (Canvas Type property set to Stacked). For a content view, the viewport size is determined by the runtime size of the window in which the content view is displayed.