PHP 8.4.0 RC3 available for testing

UI\Draw\Path::addRectangle

(UI 0.9.9)

UI\Draw\Path::addRectangleDessine un rectangle

Description

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

Trace le chemin pour un rectangle de la taille donnée, au point donné

Liste de paramètres

point

Le chemin pour commencer la forme

size

La taille du rectangle

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top