Skip to main content

ShapeConnectionPoint Interface

Contains information about connection points.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v23.2.Core.dll

NuGet Packages: DevExpress.RichEdit.Core, DevExpress.Win.Navigation

Declaration

[ComVisible(true)]
public interface ShapeConnectionPoint

The following members return ShapeConnectionPoint objects:

Remarks

Word Processing Document API and Rich Text Editors do not allow you to create new connectors or reroute existing connectors (change connection points).

See Also