Query: swf_viewport
OS: php
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SWF_VIEWPORT(3) 1 SWF_VIEWPORT(3) swf_viewport - Select an area for future drawingSYNOPSISvoid swf_viewport (float $xmin, float $xmax, float $ymin, float $ymax)DESCRIPTIONSelects an area for future drawing for $xmin to $xmax and $ymin to $ymax, if this function is not called the area defaults to the size of the screen.PARAMETERSo $xmin - o $xmax - o $ymin - o $ymax -RETURN VALUESNo value is returned. PHP Documentation Group SWF_VIEWPORT(3)