Skip to main content
All docs
V25.1
  • 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.v25.1.Core.dll

    NuGet Package: DevExpress.RichEdit.Core

    Declaration

    int ShapeId { get; }

    Property Value

    Type Description
    Int32

    The shape’s unique identifier.

    See Also