Table of Contents

Property ColStart

Namespace
Bonsai.ML.LinearDynamicalSystems
Assembly
Bonsai.ML.LinearDynamicalSystems.dll

ColStart

Gets or sets the index to begin slicing the columns of the array. A value of null indicates the first column of the array.

public int? ColStart { get; set; }

Property Value

int?