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.v23.2.Core.dll

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

Declaration

int ShapeId { get; }

Property Value

Type Description
Int32

The shape’s unique identifier.

See Also