Click or drag to resize

Matrix2D Properties

The Matrix2D type exposes the following members.

Properties
  NameDescription
Public propertym_a
The matrix element in the first row, first column.
Public propertym_b
The matrix element in the first row, second column
Public propertym_c
The matrix element in the second row, first column
Public propertym_d
The matrix element in the second row, second column.
Public propertym_h
The matrix element in the third row, first column.
Public propertym_v
The matrix element in the third row, second column.
Top
See Also