SignalReaderLength Property |
LightningChart .NET Help
Gets the length of the source file in samples (for each channel).
For some file formats, this is an estimate.
Namespace:
Arction.Wpf.SignalProcessing
Assembly:
Arction.Wpf.SignalProcessing.SignalTools (in Arction.Wpf.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