Size.Empty Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.