FlagDiagramElement

StockSharp.Diagram.Elements

A diagram element in the form of a Flag. It is set and reset based on the incoming sockets. The output value is transmitted only in the case of the initial setting of the flag.

継承元: DiagramElement

コンストラクター

FlagDiagramElement()

Initializes a new instance of the FlagDiagramElement.

プロパティ

IconName : string

Icon resource name.

TypeId : Guid

Type id.

メソッド

OnReseted()

It is called from the Reset method.