DclSetViewPort

Description

Set view port.

Syntax

Call DclSetViewPort ([Xmin], [xmax], [ymin], [ymax])

Arguments

Xmin, xmax < R > The biggest minimum value of the x direction of a view port.
Ymin, ymax < R > The biggest minimum value of the y direction of a view port.

Note

Related items