Click or drag to resize

ChartToolsIs64BitProcess Method

LightningChart .NET Help
Find out if this process needs 64-bit DLLs.

Namespace:  Arction.WinForms.Charting
Assembly:  Arction.WinForms.Charting.LightningChart (in Arction.WinForms.Charting.LightningChart.dll) Version: 10.3.1
Syntax
public static bool Is64BitProcess()

Return Value

Type: Boolean
True if 64-bit DLLs are needed. False if it's happy with 32-bit DLLs.
See Also