Class MapPathSegmentCollection
Represents a collection of MapPathSegmentCollection objects that can be individually accessed by index.
Inheritance
System.Object
MapPathSegmentCollection
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class MapPathSegmentCollection : ObservableCollection<MapPathSegment>
Constructors
MapPathSegmentCollection()
Declaration
public MapPathSegmentCollection()