ClassMapShapeFillCollection
Class
The collection of Brushes.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
cs-api-definition
public class MapShapeFillCollection : ObservableCollection<MapShapeFill>, IList<MapShapeFill>, ICollection<MapShapeFill>, IList, ICollection, IReadOnlyList<MapShapeFill>, IReadOnlyCollection<MapShapeFill>, IEnumerable<MapShapeFill>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged
Inheritance: objectCollection<MapShapeFill>ObservableCollection<MapShapeFill>MapShapeFillCollection
Implements:
Inherited Members
Constructors
MapShapeFillCollection()
Declaration
cs-api-definition
public MapShapeFillCollection()