DiagramQueryConnectionPointsEventArgs.Connector Property
Returns the connector whose point is being moved by the end-user.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
DiagramConnector | A DiagramConnector object. |
See Also