Interface IObjectWithBounds

IObjectWithBounds interface

경계가 있는 개체를 나타냅니다.

public interface IObjectWithBounds

속성

이름설명
Bounds { get; }개체 경계를 가져옵니다.
Height { get; }개체 높이를 가져옵니다.
Size { get; }개체 크기를 가져옵니다.
Width { get; }개체 너비를 가져옵니다.

또한보십시오