blockly > IBoundedElement

IBoundedElement インターフェース

制限付き要素インターフェース。

署名:

export interface IBoundedElement 

Methods

メソッド 説明
getBoundingRectangle() 要素の寸法を表す境界要素の座標を返します。座標系: ワークスペースの座標です。
moveBy(dx, dy, 理由) 要素を相対オフセットで移動します。