For a list of all members of this type, see Matrix members.
| Name | Description | |
|---|---|---|
![]() ![]() | Identity | Gets an identity matrix. |
![]() | IsIdentity | Gets a boolean value indicating whether this matrix is an identity matrix. |
![]() | IsSealed | Gets whether the instance has already been sealed through the Seal method. (Inherited from Infragistics.Documents.Reports.SealableBase) |
![]() | M11 | Gets or sets value at the first row, first column of the matrix. |
![]() | M12 | Gets or sets value at the first row, second column of the matrix. |
![]() | M21 | Gets or sets value at the second row, first column of the matrix. |
![]() | M22 | Gets or sets value at the second row, second column of the matrix. |
![]() | OffsetX | Gets or sets X-offset. |
![]() | OffsetY | Gets or sets Y-offset. |