In This Topic
The following tables list the members exposed by
WebMatrix.
Public Constructors
| Name | Description |
 | WebMatrix | Overloaded. Initializes a new instance of the class. |
Public Properties
| Name | Description |
 | m11 | Gets or sets the value of the first row and first column of the matrix (scale X). |
 | m12 | Gets or sets the value of the first row and second column of the matrix. |
 | m21 | Gets or sets the value of the second row and first column of the matrix. |
 | m22 | Gets or sets the value of the second row and second column of the matrix (scale Y). |
 | offsetx | Gets or sets the value of the third row and first column of the matrix (offset X). |
 | offsety | Gets or sets the value of the third row and second column of the matrix (offset Y). |
See Also