Click or drag to resize

MatRowColIndexerSet Method

Overload List
  NameDescription
Public methodSet(Int32, Mat)
Creates/Sets a matrix header for the specified matrix row/column.
Public methodSet(Range, Mat)
Creates/Sets a matrix header for the specified row/column span.
Public methodSet(Int32, Int32, Mat)
Creates/Sets a matrix header for the specified row/column span.
Top
See Also