blockly > blockRendering > MarkerSvg > showWithCoordinates_
Méthode blockRendering.MarkerSvg.showWithCoordinates_()
Positionnez et affichez le repère correspondant aux coordonnées de l'espace de travail. Il s'agit d'une ligne horizontale.
Signature :
protected showWithCoordinates_(curNode: ASTNode): void;
Paramètres
Paramètre | Type | Description |
---|---|---|
curNode | ASTNode | Nœud pour lequel le repère doit être dessiné. |
Renvoie :
vide