Struct ArrayProcessThreadInfo
- Namespace
- LightningChartLib.WinForms.Charting
- Assembly
- LightningChart.WinForms.Charting.NET4.dll
Array process info for a thread.
public struct ArrayProcessThreadInfo
- Inherited Members
Fields
Count
Count to process within the array
public int Count
Field Value
StartIndex
Start array index
public int StartIndex