Skip to main content
A newer version of this page is available. .

DiagramConnector.ConnectionPoints Property

This member is not supported by the DiagramConnector class.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.2.dll

Declaration

[Browsable(false)]
public override PointCollection ConnectionPoints { get; set; }

Property Value

Type
DevExpress.XtraDiagram.PointCollection
See Also