গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ব্লক রেন্ডারিং > বটমরো > পরিমাপ
blockRendering.BottomRow.measure() পদ্ধতি
স্বাক্ষর:
measure(): void;
রিটার্ন:
অকার্যকর
,
ব্লকলি > ব্লক রেন্ডারিং > বটমরো > পরিমাপ
blockRendering.BottomRow.measure() পদ্ধতি
স্বাক্ষর:
measure(): void;
রিটার্ন:
অকার্যকর
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট 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 `blockRendering.BottomRow.measure()` method calculates and updates the dimensions of the bottom row of a block in Blockly's rendering system."],["It does not return any value (void) and is crucial for proper layout and visual representation of blocks."],["This method is part of Blockly's block rendering system and operates specifically on the bottom row of a block."]]],["The `blockRendering.BottomRow.measure()` method is defined within the Blockly library. Its primary function is to perform a measurement operation. The method, which takes no arguments, has a `void` return type, indicating that it does not return any specific value. The method is essential for calculating dimensional attributes related to the bottom row of rendered blocks within the Blockly system.\n"]]