blockly > blockRendering > IPathObject > setPath
Méthode blockRendering.IPathObject.setPath()
Définissez le chemin d'accès généré par le moteur de rendu sur l'élément SVG correspondant.
Signature :
setPath(pathString: string): void;
Paramètres
Paramètre | Type | Description |
---|---|---|
pathString | chaîne | Chemin d'accès. |
Renvoie :
vide