Partager via


Matrix.Zero, propriété

Mise à jour : novembre 2007

Obtient une matrice vide.

Espace de noms :  Microsoft.WindowsMobile.DirectX
Assembly :  Microsoft.WindowsMobile.DirectX (dans Microsoft.WindowsMobile.DirectX.dll)

Syntaxe

'Déclaration
Public Shared ReadOnly Property Zero As Matrix
'Utilisation
Dim value As Matrix

value = Matrix.Zero
public static Matrix Zero { get; }
public:
static property Matrix Zero {
    Matrix get ();
}
public static function get Zero () : Matrix

Valeur de propriété

Type : Microsoft.WindowsMobile.DirectX.Matrix

Structure Matrix vide.

Autorisations

Plateformes

Windows CE, Windows Mobile pour Smartphone, Windows Mobile pour Pocket PC

Le .NET Framework et le .NET Compact Framework ne prennent pas en charge toutes les versions de chaque plateforme. Pour obtenir la liste des versions prises en charge, consultez Configuration requise du .NET Framework.

Informations de version

.NET Compact Framework

Pris en charge dans : 3.5, 2.0

Voir aussi

Référence

Matrix, structure

Membres Matrix

Microsoft.WindowsMobile.DirectX, espace de noms