Skip to main content
All docs
V25.2
  • ShapeConnectionSite Struct

    A shape connection site that is a point on a shape to which connectors can be attached.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v25.2.dll

    NuGet Package: DevExpress.Docs.Presentation

    Declaration

    public readonly struct ShapeConnectionSite :
        IEquatable<ShapeConnectionSite>
    See Also