Click or drag to resize

MatrixColumnDimension Property

Get column dimension.

Namespace: Altaxo.Calc.Ode.Obsolete
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public int ColumnDimension { get; }

Return Value

Int32
The number of columns.
See Also