swf_viewport

 void swf_viewport ( float $xmin , float $xmax , float $ymin , float $ymax ) 

説明

Selects 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.

戻り値

No value is returned.