You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Tee Namespace > Classes > SignalMarkTool Class > SignalMarkTool Methods > SignalMarkTool.GetSignal Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalMarkTool.GetSignal Method

Searches for the TSignal associated with the Tool and returns it. The TSignal object (or derived class) contains the data to be analyzed.

Syntax
C#
Visual Basic
public TSignal GetSignal();

Returns TSignal object type if found or null, if not found.

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