調査アンケート: Blockly のご利用体験についてお聞かせください
アンケートを開始
blockly > MetricsManager > ContainerRegion > left
MetricsManager.ContainerRegion.left プロパティ
署名:
left: number;
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2024-11-22 UTC。
[null,null,["最終更新日 2024-11-22 UTC。"],[[["The `left` property represents the x-coordinate of the left edge of a container region within the Blockly workspace."],["It is a numerical value indicating the horizontal position of the region's left boundary, typically measured in pixels."],["This property is part of the `ContainerRegion` interface within the `MetricsManager` namespace in Blockly, used for managing workspace metrics and layout."]]],["The `MetricsManager.ContainerRegion.left` property, defined as a `number`, represents a specific numerical value. This property is part of the `ContainerRegion` interface within the `MetricsManager` namespace. It is a core component of defining the boundaries or position of a container region and likely relates to the horizontal positioning, or left edge of the region, within a larger context.\n"]]