(PECL cairo >= 0.1.0)
CairoContext::rectangle -- cairo_rectangle — The rectangle purpose
��������� (method):
$x
, float $y
, float $width
, float $height
) : void���̻����:
$context
, float $x
, float $y
, float $width
, float $height
) : voidDescription here.
��������δ��д�ĵ������в����б�
context
Description...
x
Description...
y
Description...
width
Description...
height
Description...
Description...
Example #1 ���������
<?php
/* ... */
?>
�������̵���������ڣ�
...
Example #2 ���̻����
<?php
/* ... */
?>
�������̵���������ڣ�
...