Visual Basic (Declaration) | |
---|---|
Public MustOverride Property IsTraceSelectVisible As Boolean |
C# | |
---|---|
public abstract bool IsTraceSelectVisible {get; set;} |
This property selects whether you control the current scan on a spectrogram trace. If IsTraceSelectVisible is True, then the TraceSelect is the current scan, otherwise the current scan is the last (most recent) scan of the spectrogram. All normal or delta markers are shown on the current scan. Also, if another trace is showing the same result as this trace, then that trace shows the current scan.
Target Platforms: Windows 11 Professional or Enterprise; Windows 10 Professional, Enterprise, or Education (64-bit)