調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
ブロックする >blockRendering >BottomRow >測定
blockRendering.BottomRow.measure() メソッド
署名:
measure(): void;
戻り値:
void
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-10-15 UTC。
[null,null,["最終更新日 2024-10-15 UTC。"],[[["The `blockRendering.BottomRow.measure()` method calculates and updates the dimensions of the bottom row of a block in Blockly's rendering system."],["It does not return any value (void) and is crucial for proper layout and visual representation of blocks."],["This method is part of Blockly's block rendering system and operates specifically on the bottom row of a block."]]],[]]