blockly > zelos > PathObject > setOutlinePath
Méthode zelos.PathObject.setOutlinePath()
Définissez le tracé généré par le moteur de rendu pour un tracé de contour sur l'élément SVG correspondant.
Signature :
setOutlinePath(name: string, pathString: string): void;
Paramètres
Paramètre | Type | Description |
---|---|---|
nom | chaîne | Nom de l'entrée. |
pathString | chaîne | Chemin d'accès. |
Renvoie :
vide