名前 | 解説 | |
---|---|---|
![]() | Columns | Get the vectors from the column direction. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | Dx | Gets or sets the value of Dx. |
![]() | Dy | Gets or sets the value of Dy. |
![]() | Elements | Gets the elements of the matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | Height | Get the row number of the matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | IsIdentity | Gets a value indicating whether this Matrix object is the identity matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | Item | Gets or sets the value of element at special location. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | M11 | Gets or sets the value of M11. |
![]() | M12 | Gets or sets the value of M12. |
![]() | M21 | Gets or sets the value of M21. |
![]() | M22 | Gets or sets the value of M22. |
![]() | Rows | Get the vectors from the row direction.. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() ![]() | Unit | Gets the unit matrix. |
![]() | Value | Gets the value of the current matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |
![]() | Width | Get the column number of the matrix. C1.Framework.Mathematics.Matrix<float>から継承されます。 |