IMatrix Properties |
The IMatrix type exposes the following members.
Name | Description | |
---|---|---|
![]() | Elements |
Gets the elements of this matrix
|
![]() | X0 |
Gets or sets the value at position [3,1] in the matrix
|
![]() | Xx |
Gets or sets the value at position [1,1] in the matrix
|
![]() | Xy |
Gets or sets the value at position [2,1] in the matrix
|
![]() | Y0 |
Gets or sets the value at position [3,2] in the matrix
|
![]() | Yx |
Gets or sets the value at position [1,2] in the matrix
|
![]() | Yy |
Gets or sets the value at position [2,2] in the matrix
|