SignalReaderLength Property |
LightningChart .NET Help
Length of opened file, in samples (for each channel).
For some file formats, this is an estimate.
Namespace:
Arction.WinForms.SignalProcessing
Assembly:
Arction.WinForms.SignalProcessing.SignalTools (in Arction.WinForms.SignalProcessing.SignalTools.dll) Version: 10.3.1
Syntaxpublic long Length { get; }Public ReadOnly Property Length As Long
Get
public:
property long long Length {
long long get ();
}Property Value
Type:
Int64
See Also