SGR getColoredRectangle-EN
De BlueWiki
Component Command List - Version française
Parameters
Parameters | Type | Description | |
---|---|---|---|
Coulor | Texte | SVG Color | |
Rectangle width | Long | ||
Rectangle Height | Long | ||
Result | Picture | Image including SVG code |
Description
This command returns a rectangle of selected color and dimensions
Code example
$pict:=SGR_getColoredRectangle("Red";25;10)