ブロックする >IBoundedElement

IBoundedElement インターフェース

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

署名:

export interface IBoundedElement 

メソッド

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