System::Windows::Forms::Screen::Rectangle_ 클래스

Rectangle_ class

위치와 크기를 가진 사각형을 설명합니다. 이 타입은 스택에 할당하고 값 또는 참조로 함수에 전달해야 합니다. 이 타입의 객체를 관리하기 위해 System::SmartPtr 클래스를 절대 사용하지 마세요.

class Rectangle_

메서드

메서드설명
get_Height() const수직 크기를 가져옵니다.
get_Size() const사각형 크기를 가져옵니다.
get_Width() const수평 크기를 가져옵니다.
get_X() const왼쪽 위치를 가져옵니다.
get_Y() const위쪽 위치를 가져옵니다.
Rectangle_(int, int, int, int)생성자.

또 보기