Click or drag to resize

BitMatrix Constructor

Overload List
  NameDescription
Public methodBitMatrix(BitMatrix)
Copy constructor. Initializes a new instance of the BitMatrix class.
Public methodBitMatrix(Int32)
Square matrix constructor. Initializes a new instance of the BitMatrix class.
Public methodBitMatrix(Int32, Int32)
Initializes a new instance of the BitMatrix class.
Top
See Also