ElementSocketControl

StockSharp.Xaml.Diagram

Controle para exibir soquete em diagramas.

Herda de: Control

Construtores

ElementSocketControl
public ElementSocketControl()
elementSocketControl = ElementSocketControl()

Criar instância.

Eventos

SocketClicked
public event Action<DiagramSocket, MouseAction> SocketClicked
elementSocketControl.SocketClicked += handler

O Socket clicou no evento.