Skip to main content
All docs
V26.1
  • ShapeConnectionCollection Class

    A collection of shape connection sites.

    Namespace: DevExpress.Docs.Presentation

    Assembly: DevExpress.Docs.Presentation.v26.1.dll

    Declaration

    public class ShapeConnectionCollection :
        PresentationCollection<ShapeConnectionSite>

    The following members return ShapeConnectionCollection objects:

    Inheritance

    Object
    DevExpress.Docs.Office.Internal.OfficeCollectionBase<ShapeConnectionSite>
    See Also