ClassMapPathFigureCollection
Class
Represents the MapPathFigureCollection class.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MapPathFigureCollection : ObservableCollection<MapPathFigure>, IList<MapPathFigure>, ICollection<MapPathFigure>, IList, ICollection, IReadOnlyList<MapPathFigure>, IReadOnlyCollection<MapPathFigure>, IEnumerable<MapPathFigure>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<MapPathFigure>ObservableCollection<MapPathFigure>MapPathFigureCollection
Implements:
Inherited Members
Constructors
MapPathFigureCollection()
Declaration
cs-api-definition
public MapPathFigureCollection()