Skip to main content

ShapeConnectionPoint.ConnectionSite Property

Returns the connection site to which a connector’s point is attached.

Namespace: DevExpress.XtraRichEdit.API.Native

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

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

Declaration

int ConnectionSite { get; }

Property Value

Type Description
Int32

The connection site index.

See Also