CairoContext::rectangle

cairo_rectangle

(PECL cairo >= 0.1.0)

CairoContext::rectangle -- cairo_rectangleThe rectangle purpose

˵��

��������� (method):

public CairoContext::rectangle ( float $x , float $y , float $width , float $height ) : void

���̻����:

cairo_rectangle ( CairoContext $context , float $x , float $y , float $width , float $height ) : void

Description here.

Warning

��������δ��д�ĵ������в����б�

����

context

Description...

x

Description...

y

Description...

width

Description...

height

Description...

����ֵ

Description...

����

Example #1 ���������

<?php
/* ... */
?>

�������̵���������ڣ�

...

Example #2 ���̻����

<?php
/* ... */
?>

�������̵���������ڣ�

...

�μ�

  • Classname::Method()