IShapeConnectionCollection Interface
Defines methods and properties for managing a collection of shape connection objects.
Declaration
public interface IShapeConnectionCollection extends IPresentationCollection<ShapeConnectionSite>
Implements
com.devexpress.docs.presentation.IPresentationCollection<com.devexpress.docs.presentation.ShapeConnectionSite>