ConnectionType Класс

Определение

Описывает общее поведение соединения между 2 ShapeElements

public ref class ConnectionType
public class ConnectionType
type ConnectionType = class
Public Class ConnectionType
Наследование
ConnectionType
Производный

Конструкторы

ConnectionType()

Свойства

Instance

Экземпляр

Методы

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

Получает имя транзакции, используемой для создания соединения.

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

Применяется к