Click or drag to resize

Matrix Constructor

Overload List
  NameDescription
Protected methodMatrix(Int32, Int32)
Initializes a new instance instance with the specified dimensions.
Protected methodMatrix(Matrix, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also