Definition
Namespace:Telerik.WinControls.UI.Diagrams
Assembly:Telerik.WinControls.RadDiagram.dll
Syntax:
C#
public class PathSegmentCollection : List<PathSegment>, IList, ICollection, IEnumerable
Inheritance: objectList<PathSegment>PathSegmentCollection
Implements:
Constructors
C#
public PathSegmentCollection()