IPathSegmentCollection Interface
Defines methods and properties for managing a collection of path segment objects.
Declaration
public interface IPathSegmentCollection extends IPresentationCollection<IPathSegment>
Implements
com.devexpress.docs.presentation.IPresentationCollection<com.devexpress.docs.presentation.IPathSegment>