Php/docs/ui-draw-path.addrectangle

提供:Dev Guides
< Php
移動先:案内検索

UI\Draw\Path::addRectangle

(UI 0.9.9)

UI\Draw\Path::addRectangleDraw a Rectangle


説明

public UI\Draw\Path::addRectangle ( UI\Point $point , UI\Size $size )

Shall map the path of a rectangle of the given size, at the given point


パラメータ

point
The point to begin the shape
size
The size of the rectangle