গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > ব্লক রেন্ডারিং > রেন্ডার ইনফো > কম্পিউটবাউন্ডস_
blockRendering.RenderInfo.computeBounds_() পদ্ধতি
ব্লকের ডান প্রান্ত এবং স্টেটমেন্ট ইনপুটগুলির ডান প্রান্তটি কোথায় স্থাপন করা উচিত তা বের করুন।
স্বাক্ষর:
protected computeBounds_(): void;
রিটার্ন:
অকার্যকর
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2024-11-13 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["The `computeBounds_` method calculates and sets the right-side boundaries for a rendered block, including its statement inputs."],["This is an internal method (protected) within the `RenderInfo` class, used for positioning elements during block rendering."],["The method focuses on determining the horizontal extent of the block's visual representation, ensuring it accommodates all its components."],["It updates the rendering information stored in the `RenderInfo` object but doesn't return any specific value."]]],[]]