গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ইভেন্টস > CommentMoveJson > newCoordinate
স্বাক্ষর:
newCoordinate: string;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-10 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["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"]]