blockly > الأحداث > CommentMoveJson > newCoordinate
Signature:
newCoordinate: string;
إنّ محتوى هذه الصفحة مرخّص بموجب ترخيص Creative Commons Attribution 4.0 ما لم يُنصّ على خلاف ذلك، ونماذج الرموز مرخّصة بموجب ترخيص Apache 2.0. للاطّلاع على التفاصيل، يُرجى مراجعة سياسات موقع Google Developers. إنّ Java هي علامة تجارية مسجَّلة لشركة Oracle و/أو شركائها التابعين.
تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)
[null,null,["تاريخ التعديل الأخير: 2024-08-29 (حسب التوقيت العالمي المتفَّق عليه)"],[[["The `newCoordinate` property represents the new location of the comment after it has been moved."],["This property is a string and is part of the `Blockly.Events.CommentMoveJson` interface, which is used to serialize and deserialize comment move events."],["Within the JSON representation of the event, `newCoordinate` holds the updated coordinates of the comment."]]],["The `newCoordinate` property, part of the `CommentMoveJson` interface within the `Events` namespace, represents a string value. This string indicates the new location of a comment after a move event. The `CommentMoveJson` interface is part of the Blockly library. Therefore, the property `newCoordinate` defines the comment's new coordinate as a string.\n"]]