Skip to main content

DiagramConnector.ConnectionPoints Property

This member is not supported by the DiagramConnector class.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

[Browsable(false)]
[EditorBrowsable(EditorBrowsableState.Never)]
public override PointCollection ConnectionPoints { get; set; }

Property Value

Type
DevExpress.XtraDiagram.PointCollection
See Also