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.