Class MapPathSegmentViewCollection
Represents a collection of map path segment objects that can be individually accessed by index.
Inheritance
System.Object
MapPathSegmentViewCollection
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class MapPathSegmentViewCollection : DependencyObjectCollection<MapPathSegmentView>
Constructors
MapPathSegmentViewCollection()
Declaration
public MapPathSegmentViewCollection()