Table of Contents

Property EndCol

Namespace
Bonsai.Dsp
Assembly
Bonsai.Dsp.dll

EndCol

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

public int? EndCol { get; set; }

Property Value

int?