Back to Devexpress

DiagramConnectionChangingEventArgs Constructors

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

latest1.1 KB
Original Source

DiagramConnectionChangingEventArgs Constructors

Provides data for the DiagramControl.ConnectionChanging event.

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

See Also

DiagramConnectionChangingEventArgs Class

DiagramConnectionChangingEventArgs Members

DevExpress.XtraDiagram Namespace