Table of Contents

Property EndRow

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

EndRow

Gets or sets the last row of the submatrix. If it is not specified, the submatrix will end at the last row of the array.

public int? EndRow { get; set; }

Property Value

int?