blockly > blockRendering > MarkerSvg > showWithCoordinates_

Méthode blockRendering.MarkerSvg.showWithCoordinates_()

Positionnez et affichez le repère correspondant aux coordonnées d'un espace de travail. Il s'agit d'une ligne horizontale.

Signature :

protected showWithCoordinates_(curNode: ASTNode): void;

Paramètres

Paramètres Type Description
curNode ASTNode Nœud pour lequel le repère doit être dessiné.

Renvoie :

void