blockly > blockRendering > PathObject > setPath

Méthode blockRendering.PathObject.setPath()

Définissez le chemin généré par le moteur de rendu sur l'élément SVG correspondant.

Signature :

setPath(pathString: string): void;

Paramètres

Paramètres Type Description
pathString chaîne Chemin d'accès.

Renvoie :

void