Interface IConnectorSegments
Represents the collections of IConnectorSegment.
Namespace: Syncfusion.UI.Xaml.Diagram
Assembly: Syncfusion.SfDiagram.WPF.dll
Syntax
public interface IConnectorSegments : IList<IConnectorSegment>, ICollection<IConnectorSegment>, IEnumerable<IConnectorSegment>, IEnumerable, INotifyCollectionChanged