ShapeConnectionPoint.Connected Property
Indicates whether a connector’s point is attached to a shape.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v26.1.Core.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the point is connected to a shape; otherwise, false. |
See Also