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