Click or drag to resize

IMatrix Properties

The IMatrix type exposes the following members.

Properties
  NameDescription
Public propertyElements
Gets the elements of this matrix
Public propertyX0
Gets or sets the value at position [3,1] in the matrix
Public propertyXx
Gets or sets the value at position [1,1] in the matrix
Public propertyXy
Gets or sets the value at position [2,1] in the matrix
Public propertyY0
Gets or sets the value at position [3,2] in the matrix
Public propertyYx
Gets or sets the value at position [1,2] in the matrix
Public propertyYy
Gets or sets the value at position [2,2] in the matrix
Top
See Also