blockly > Commentaires > RenderedWorkspaceComment > moveBy

Méthode comments.RenderedWorkspaceComment.moveBy()

Déplacez le commentaire selon les montants indiqués dans les coordonnées de l'espace de travail.

Signature :

moveBy(dx: number, dy: number, reason?: string[] | undefined): void;

Paramètres

Paramètres Type Description
dx Nombre
j Nombre
reason chaîne[] | non défini (Facultatif)

Renvoie :

void