Rectangle.Empty 필드

정의

초기화되지 않은 속성이 있는 Rectangle 구조체를 나타냅니다.

public: static initonly System::Drawing::Rectangle Empty;
public static readonly System.Drawing.Rectangle Empty;
 staticval mutable Empty : System.Drawing.Rectangle
Public Shared ReadOnly Empty As Rectangle 

필드 값

설명

사각형은 너비, 높이 및 왼쪽 위 모서리로 정의됩니다.

적용 대상