You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Types > Dew.Signal.TNotifyMtxEvent Type
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
Dew.Signal.TNotifyMtxEvent Type

Event type passing a TMtx object as a parameter.

Syntax
C#
Visual Basic
public delegate void TNotifyMtxEvent(object Sender, TMtx Mtx);

SignalAnalysis.cs

Event type passing a TMtx object as a parameter.

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