[]
        
(Showing Draft Content)

C1.Framework.Mathematics.Matrix-1.Height

Height Property

Height

Get the row number of the matrix.

Declaration
public int Height { get; }
Property Value
Type Description
int

A int value indicates the height of the matrix.