Skip to main content

DiagramConnector.ActualConnectionPoints Property

This member is not supported by the DiagramConnector class.

Namespace: DevExpress.Xpf.Diagram

Assembly: DevExpress.Xpf.Diagram.v23.2.dll

NuGet Package: DevExpress.Wpf.Diagram

Declaration

[Browsable(false)]
public DiagramPointCollection ActualConnectionPoints { get; set; }

Property Value

Type
DevExpress.Diagram.Core.DiagramPointCollection
See Also