Back to Devexpress

DiagramQueryConnectionPointsEventArgs Constructors

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

latest1.1 KB
Original Source

DiagramQueryConnectionPointsEventArgs Constructors

Provides data for the DiagramControl.QueryConnectionPoints event.

NameParametersDescription
DiagramQueryConnectionPointsEventArgs(IDiagramControl, DiagramConnector, ConnectorPointType, DiagramItem, ReadOnlyCollection<ConnectionPoint>, ConnectionElementState)diagram, connector, connectorPointType, hoveredItem, itemConnectionPointStates, itemConnectionBorderStateInitializes a new instance of the DiagramQueryConnectionPointsEventArgs class.

See Also

DiagramQueryConnectionPointsEventArgs Class

DiagramQueryConnectionPointsEventArgs Members

DevExpress.XtraDiagram Namespace