Skip to main content

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