For a list of all members of this type, see LeadMatrix members
Public Properties
Name | Description | |
---|---|---|
determinant | Gets the determinant of this LeadMatrix. | |
hasInverse | Gets a value that indicates whether this LeadMatrix is invertible. | |
identity | Gets an identity LeadMatrix. | |
isIdentity | Gets a value that indicates whether this LeadMatrix is an identity matrix. | |
m11 | Gets or sets the value of the first row and first column of this LeadMatrix. | |
m12 | Gets or sets the value of the first row and second column of this LeadMatrix. | |
m21 | Gets or sets the value of the second row and first column of this LeadMatrix. | |
m22 | Gets or sets the value of the second row and second column of this LeadMatrix. | |
offsetX | Gets or sets the value of the third row and first column of this LeadMatrix. | |
offsetY | Gets or sets the value of the third row and first column of this LeadMatrix. |