SGR getColoredRectangle-EN : Différence entre versions
De BlueWiki
Ligne 1 : | Ligne 1 : | ||
− | [[Composant_Graphe_SVG-EN#Commands|Component Command List ]] | + | [[Composant_Graphe_SVG-EN#Commands|Component Command List ]] - [[SGR_getColoredRectangle|Version française]] |
− | + | ||
− | [[SGR_getColoredRectangle|Version française]] | + | |
=== Parameters === | === Parameters === | ||
---- | ---- |
Version actuelle en date du 2 juillet 2014 à 18:40
Component Command List - Version française
[modifier] Parameters
Parameters | Type | Description | |
---|---|---|---|
Coulor | Texte | SVG Color | |
Rectangle width | Long | ||
Rectangle Height | Long | ||
Result | Picture | Image including SVG code |
[modifier] Description
This command returns a rectangle of selected color and dimensions
[modifier] Code example
$pict:=SGR_getColoredRectangle("Red";25;10)