Skip to main content
All docs
V25.1
  • ShapeConnectionPoint Interface

    Contains information about connection points.

    Namespace: DevExpress.XtraRichEdit.API.Native

    Assembly: DevExpress.RichEdit.v25.1.Core.dll

    NuGet Package: DevExpress.RichEdit.Core

    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