[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
DEMO Version ! After registering you will receive a complete version !

Description

This functions sets the rectangular clipping region. All graphics outside
this rectangle will not be drawn. The rectangle is defined by the points
('Xleft','Ytop') and ('Xright','Ybottom').
If all 4 parameters have the value 0, the current screen width and hight
become the new 'Xright' and 'Ybottom'. 'Xleft' and 'Ytop' are 0.


Syntax

  FGL_set_viewport(< Xleft >,< Ytop >,< Xright >,< Ybottom >) -> Result.

See Also: FGL_in_viewport() FGL_get_viewport()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson