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