ConnectionType Classe

Definição

Descreve o comportamento de conexão genérica entre duas ShapeElements

public ref class ConnectionType
public class ConnectionType
type ConnectionType = class
Public Class ConnectionType
Herança
ConnectionType
Derivado

Construtores

ConnectionType()

Propriedades

Instance

Instância

Métodos

CanCreateConnection(ShapeElement, ShapeElement, String)
CreateConnection(ShapeElement, ShapeElement, PaintFeedbackArgs)
DoPaintFeedback(DiagramPaintEventArgs, ShapeElement, PointD, ShapeElement, PointD, PaintFeedbackArgs)
GetConnectTransactionName(ShapeElement, ShapeElement)

Obtém o nome da transação usada para criar uma conexão.

InvalidatePaintFeedback(PaintFeedbackArgs, Diagram)
IsOfInterest(ShapeElement, ShapeElement)
IsValidSourceAndTarget(ShapeElement, ShapeElement)
UpdatePaintFeedbackParameters(ShapeElement, PointD, ShapeElement, PointD, PaintFeedbackArgs)

Aplica-se a