blockly > IBoundedElement

IBoundedElement 인터페이스

제한된 요소 인터페이스

Signature:

export interface IBoundedElement 

방법

메서드 설명
getBoundingRectangle() 요소의 크기를 설명하는 제한된 요소의 좌표를 반환합니다. 좌표계: 작업공간 좌표입니다.
moveBy(dx, dy, reason) 상대 오프셋으로 요소를 이동합니다.