Partager via


Size.Empty Propriété

Définition

Obtient une valeur qui représente un Size vide.

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

Valeur de propriété

Une instance vide de Size.

Remarques

Ce struct représente la projection .NET du struct Windows Runtime (WinRT). Size Pour plus d’informations, consultez Taille dans les informations de référence sur l’API UWP.

Pour plus d’informations sur ce membre, consultez Size.Empty les informations de référence sur l’API .NET Framework.

S’applique à