Back to Devexpress

DiagramConnectionChangedEventArgs Constructors

windowsforms-devexpress-dot-xtradiagram-dot-diagramconnectionchangedeventargs-dot-ctor.md

latest1.0 KB
Original Source

DiagramConnectionChangedEventArgs Constructors

Provides data for the DiagramControl.ConnectionChanged event.

NameParametersDescription
DiagramConnectionChangedEventArgs(DiagramConnector, DiagramItem, DiagramItem, Int32, Int32, PointFloat, PointFloat, ConnectorPointType))connector, oldItem, newItem, oldIndex, newIndex, oldPoint, newPoint, connectorPointTypeInitializes a new instance of the DiagramConnectionChangedEventArgs class with the specified settings.

See Also

DiagramConnectionChangedEventArgs Class

DiagramConnectionChangedEventArgs Members

DevExpress.XtraDiagram Namespace