গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
ব্লকলি > IToolbox > getHeight
টুলবক্সের উচ্চতা পায়।
স্বাক্ষর:
getHeight(): number;
রিটার্ন:
সংখ্যা
টুলবক্সের উচ্চতা।
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট 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 `getHeight()` method retrieves the height of the toolbox element."],["It returns a numerical value representing the toolbox's height."],["This method is part of the `IToolbox` interface in Blockly."]]],["The `IToolbox.getHeight()` method retrieves the toolbox's height. It is defined as a method returning a numerical value. The method signature is `getHeight(): number;` and the method returns a number representing the toolbox's height. The core function of this method is to provide the dimensional information of the toolbox's height.\n"]]