GoLang UI\Draw\Path::addRectangle

request it (248)
GoLang replacement for PHP's UI\Draw\Path::addRectangle [edit | history]



Do you know a GoLang replacement for PHP's UI\Draw\Path::addRectangle? Write it!

PHP UI\Draw\Path::addRectangle

PHP original manual for UI\Draw\Path::addRectangle [ show | php.net ]

UI\Draw\Path::addRectangle

(PHP 7, UI 0.9.9)

UI\Draw\Path::addRectangleDraw a Rectangle

Description

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

Parameters

point

The point to begin the shape

size

The size of the rectangle