Члены типа WebMatrix Class
В этом разделе
В следующих таблицах перечислены элементы, предоставляемые
WebMatrix.
Публичные Конструкторы
| | Имя | Описание |
 | WebMatrix | Overloaded. Initializes a new instance of the class. |
Публичные Свойства
| | Имя | Описание |
 | 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). |
Смотрите также