blockly > MetricsManager > ContainerRegion > left
Propriedade MetricsManager.ContainerRegion.left
Signature:
left: number;
Exceto em caso de indicação contrária, o conteúdo desta página é licenciado de acordo com a Licença de atribuição 4.0 do Creative Commons, e as amostras de código são licenciadas de acordo com a Licença Apache 2.0. Para mais detalhes, consulte as políticas do site do Google Developers. Java é uma marca registrada da Oracle e/ou afiliadas.
Última atualização 2024-11-22 UTC.
[null,null,["Última atualização 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"]]