SystemInfoIs64bit Property |
LightningChart .NET Help
Is current system 64 bit.
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool Is64bit { get; }Public ReadOnly Property Is64bit As Boolean
Get
public:
property bool Is64bit {
bool get ();
}Property Value
Type:
Boolean
See Also