Back to Devexpress

ShapeConnectionPoint Interface

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-edfe500f.md

latest1.4 KB
Original Source

ShapeConnectionPoint Interface

Contains information about connection points.

Namespace : DevExpress.XtraRichEdit.API.Native

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

NuGet Package : DevExpress.RichEdit.Core

Declaration

csharp
[ComVisible(true)]
public interface ShapeConnectionPoint
vb
<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

ShapeConnectionPoint Members

DevExpress.XtraRichEdit.API.Native Namespace