গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > জেলো > রেন্ডার ইনফো > পরিমাপ
zelos.RenderInfo.measure() পদ্ধতি
স্বাক্ষর:
measure(): void;
রিটার্ন:
অকার্যকর
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-12 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `zelos.RenderInfo.measure()` method is used to calculate and store the dimensions of a block, including its width, height, and connection positions."],["This method updates the `RenderInfo` object with the computed measurements, enabling precise layout and rendering of the block within the workspace."],["Calling `measure()` does not visually change the block; it only updates its internal dimensional data."],["The method returns `void`, meaning it doesn't provide any direct output but modifies the `RenderInfo` instance itself."]]],[]]