Represents a collection of map path segment objects that can be individually accessed by index.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class MapPathSegmentViewCollection : FreezableCollection<MapPathSegmentView>
Inheritance: objectMapPathSegmentViewCollection
Constructors
C#
public MapPathSegmentViewCollection()