SignalReaderFileSize Property |
LightningChart .NET Help
Gets the size of the source file in bytes.
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic long FileSize { get; }Public ReadOnly Property FileSize As Long
Get
public:
property long long FileSize {
long long get ();
}Property Value
Type:
Int64
See Also