Partager via


MatrixFixed, constructeur

Mise à jour : novembre 2007

Initialise une nouvelle instance de la structure MatrixFixed en fonction d'un Matrix existant.

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

Syntaxe

'Déclaration
Public Sub New ( _
    matr As Matrix _
)
'Utilisation
Dim matr As Matrix

Dim instance As New MatrixFixed(matr)
public MatrixFixed(
    Matrix matr
)
public:
MatrixFixed(
    Matrix matr
)
public function MatrixFixed(
    matr : Matrix
)

Paramètres

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

MatrixFixed, structure

Membres MatrixFixed

Microsoft.WindowsMobile.DirectX.Direct3D, espace de noms