다음을 통해 공유


Size.Empty 속성

정의

Size 구조체를 나타내는 값을 가져옵니다.

public:
 static property Windows::Foundation::Size Empty { Windows::Foundation::Size get(); };
public static Windows.Foundation.Size Empty { get; }
member this.Empty : Windows.Foundation.Size
Public Shared ReadOnly Property Empty As Size

속성 값

Size

Size의 빈 인스턴스입니다.

설명

이 구조체는 WinRT (Windows 런타임) 구조체의 .NET 프로젝션을 나타냅니다 Size . 자세한 내용은 UWP API 참조의 크기 를 참조 하세요.

이 멤버에 대 한 자세한 내용은 Size.Empty .NET FRAMEWORK API 참조에서를 참조 하세요.

적용 대상