blockly > BlockSvg > getBoundingRectangleWithoutChildren

BlockSvg.getBoundingRectangleWithoutChildren() 메서드

이 블록의 크기만 나타내는 경계 상자의 좌표를 반환합니다. 좌표계: 작업공간 좌표입니다.

서명:

getBoundingRectangleWithoutChildren(): Rect;

반환:

Rect

경계 상자의 좌표가 있는 객체입니다.