An NDoc Documented Class Library

Matrix.Item Property

The defaultproperty which gives or sets the i,j element of the matrix.

public double this[
   int i
   int j
] {get; set;}

See Also

Matrix Class | Minais.Drawing3d.Math Namespace