Class MapGeometryCollection
Represents a collection of MapGeometry objects.
Inheritance
System.Object
MapGeometryCollection
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class MapGeometryCollection : ObservableCollection<MapGeometry>
Constructors
MapGeometryCollection()
Declaration
public MapGeometryCollection()