Propriétés Matrix
.NET Framework 3.0
| Nom | Description | |
|---|---|---|
| Determinant | Gets the determinant of this Matrix structure. |
| HasInverse | Gets a value that indicates whether this Matrix structure is invertible. |
| Identity | Gets an identity Matrix. |
| IsIdentity | Gets a value that indicates whether this Matrix structure is an identity matrix. |
| M11 | Gets or sets the value of the first row and first column of this Matrix structure. |
| M12 | Gets or sets the value of the first row and second column of this Matrix structure. |
| M21 | Gets or sets the value of the second row and first column of this Matrix structure. |
| M22 | Gets or sets the value of the second row and second column of this Matrix structure. |
| OffsetX | Gets or sets the value of the third row and first column of this Matrix structure. |
| OffsetY | Gets or sets the value of the third row and second column of this Matrix structure. |
Référence
Matrix, structureSystem.Windows.Media, espace de noms