Matrix.ToString

Matrix.ToString method

Returns text reporesentation of the matrix.

public override string ToString()

Return Value

String representation for the matrix

See Also