blockly > IBoundedElement
IBoundedElement arayüzü
Sınırlı öğe arayüzü.
İmza:
export interface IBoundedElement
Yöntemler
Aksi belirtilmediği sürece bu sayfanın içeriği Creative Commons Atıf 4.0 Lisansı altında ve kod örnekleri Apache 2.0 Lisansı altında lisanslanmıştır. Ayrıntılı bilgi için Google Developers Site Politikaları'na göz atın. Java, Oracle ve/veya satış ortaklarının tescilli ticari markasıdır.
Son güncelleme tarihi: 2024-08-21 UTC.
[null,null,["Son güncelleme tarihi: 2024-08-21 UTC."],[[["The `IBoundedElement` interface defines elements with boundaries within the Blockly workspace."],["It provides methods to retrieve the element's dimensions (`getBoundingRectangle`) and move the element (`moveBy`)."],["Coordinates for `IBoundedElement` methods are relative to the workspace."]]],[]]