Оптимизируйте свои подборки
Сохраняйте и классифицируйте контент в соответствии со своими настройками.
блочный > BlockRendering > ConstantProvider > FIELD_BORDER_RECT_HEIGHT
Свойство blockRendering.ConstantProvider.FIELD_BORDER_RECT_HEIGHT
Высота прямоугольника границы поля по умолчанию.
Подпись:
FIELD_BORDER_RECT_HEIGHT: number;
Если не указано иное, контент на этой странице предоставляется по лицензии Creative Commons "С указанием авторства 4.0", а примеры кода – по лицензии Apache 2.0. Подробнее об этом написано в правилах сайта. Java – это зарегистрированный товарный знак корпорации Oracle и ее аффилированных лиц.
Последнее обновление: 2025-07-24 UTC.
[[["Прост для понимания","easyToUnderstand","thumb-up"],["Помог мне решить мою проблему","solvedMyProblem","thumb-up"],["Другое","otherUp","thumb-up"]],[["Отсутствует нужная мне информация","missingTheInformationINeed","thumb-down"],["Слишком сложен/слишком много шагов","tooComplicatedTooManySteps","thumb-down"],["Устарел","outOfDate","thumb-down"],["Проблема с переводом текста","translationIssue","thumb-down"],["Проблемы образцов/кода","samplesCodeIssue","thumb-down"],["Другое","otherDown","thumb-down"]],["Последнее обновление: 2025-07-24 UTC."],[[["`FIELD_BORDER_RECT_HEIGHT` is a property within Blockly's `blockRendering.ConstantProvider` class that defines the default height of a field's border rectangle."],["This property is of type number and stores a numerical value representing the height in pixels."],["It's used to ensure consistent visual rendering of fields within Blockly blocks."]]],["The `FIELD_BORDER_RECT_HEIGHT` property, part of the `blockRendering.ConstantProvider` class, defines the default height for a field's border rectangle. This property is a numerical value. It specifies the standard vertical dimension allocated for the border surrounding a field within the Blockly block rendering system.\n"]]