Skip to main content

ShapeConnectionPoint.ShapeId Property

Returns the ID of the shape to which a connector’s point is attached.

Namespace: DevExpress.XtraRichEdit.API.Native

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

NuGet Package: DevExpress.RichEdit.Core

Declaration

int ShapeId { get; }

Property Value

Type Description
Int32

The shape’s unique identifier.

See Also