You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSignalRead Class > TSignalRead Properties > TSignalRead.SelectionStop Property
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSignalRead.SelectionStop Property

Specifies the upper file range limit.

Syntax
C#
Visual Basic
public long SelectionStop;

To limit the range of samples in the file being processed the SelectionStop can be set to something different then -1. If the file ends before the specified SelectionStop the processing will not be affected by the value of this property. 

The value of this property affects only the IsEndOfFile method. SelectionStop is defined in number of samples.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!