Rectangle.FromLeftTopRightBottom
Rectangle.FromLeftTopRightBottom method
생성Rectangle
지정된 가장자리 위치가 있는 구조.
public static Rectangle FromLeftTopRightBottom(int left, int top, int right, int bottom)
모수 | 유형 | 설명 |
---|---|---|
left | Int32 | 왼쪽 위 모서리의 x 좌표입니다.Rectangle 구조. |
top | Int32 | 왼쪽 위 모서리의 y 좌표입니다.Rectangle 구조. |
right | Int32 | 오른쪽 아래 모서리의 x 좌표입니다.Rectangle 구조. |
bottom | Int32 | 오른쪽 아래 모서리의 y 좌표입니다.Rectangle 구조. |
반환 값
새로운Rectangle
이 메서드가 만드는 것입니다.
또한보십시오
- struct Rectangle
- 네임스페이스 Aspose.PSD
- 집회 Aspose.PSD