গবেষণা সমীক্ষা: ব্লকলি
স্টার্ট সার্ভে নিয়ে আপনার অভিজ্ঞতা সম্পর্কে আমাদের বলুন
blockly > blockRendering > ConstantProvider > FIELD_TEXT_HEIGHT
blockRendering.ConstantProvider.FIELD_TEXT_HEIGHT সম্পত্তি
পাঠ্যের উচ্চতা। এই ধ্রুবকটি গতিশীলভাবে setFontConstants_
এ ব্যবহৃত ফন্টের উপর ভিত্তি করে পাঠ্যের উচ্চতা হতে সেট করা হয়।
স্বাক্ষর:
FIELD_TEXT_HEIGHT: number;
অন্য কিছু উল্লেখ না করা থাকলে, এই পৃষ্ঠার কন্টেন্ট Creative Commons Attribution 4.0 License-এর অধীনে এবং কোডের নমুনাগুলি Apache 2.0 License-এর অধীনে লাইসেন্স প্রাপ্ত। আরও জানতে, Google Developers সাইট নীতি দেখুন। Java হল Oracle এবং/অথবা তার অ্যাফিলিয়েট সংস্থার রেজিস্টার্ড ট্রেডমার্ক।
2025-01-04 UTC-তে শেষবার আপডেট করা হয়েছে।
[null,null,["2025-01-04 UTC-তে শেষবার আপডেট করা হয়েছে।"],[[["`FIELD_TEXT_HEIGHT` is a property within Blockly's block rendering system that represents the height of text displayed in fields."],["This property's value is determined dynamically based on the font being used, ensuring accurate text representation within blocks."]]],["The `FIELD_TEXT_HEIGHT` property, found within `blockRendering.ConstantProvider`, represents the height of text. It's a numerical value that's dynamically adjusted by the `setFontConstants_` method to reflect the actual text height based on the currently used font. This property defines the vertical space occupied by text within a block's field.\n"]]