Skip to main content
A newer version of this page is available. .

DiagramQueryConnectionPointsEventArgs Constructors

Name Parameters Description
DiagramQueryConnectionPointsEventArgs(DiagramControl, IDiagramControl, DiagramConnector, ConnectorPointType, DiagramItem, ReadOnlyCollection<ConnectionPoint>, ConnectionElementState) source, diagram, connector, connectorPointType, hoveredItem, itemConnectionPointStates, itemConnectionBorderState Initializes a new instance of the DiagramQueryConnectionPointsEventArgs class.
See Also