Click or drag to resize

MatrixD2D Constructor

Overload List
 NameDescription
Public methodMatrixD2D Initializes a new instance of the MatrixD2D class.
Public methodMatrixD2D(MatrixD2D) Initializes a new instance of the MatrixD2D class by copying another matrix.
Public methodMatrixD2D(Double, Double, Double, Double, Double, Double) Initializes a new instance of the MatrixD2D class with specified elements.
Top
See Also