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