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