[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.MarkerStyleCollection

MarkerStyleCollection Class

Represents a collection of marker styles (elements of type MarkerStyle).

Namespace: C1.Win.FlexReport.CustomFields.Maps
Assembly: C1.Win.FlexReport.CustomFields.4.8.dll
Syntax
public class MarkerStyleCollection : MapOwnedCollectionBase<MarkerStyle>, IList<MarkerStyle>, ICollection<MarkerStyle>, IList, ICollection, IReadOnlyList<MarkerStyle>, IReadOnlyCollection<MarkerStyle>, IEnumerable<MarkerStyle>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged, IMapOwnedCloneable, ILayerReferencedItem

Constructors

Name Description
MarkerStyleCollection()
MarkerStyleCollection(Map)

Fields

Name Description
XmlName

Properties

Name Description
Layer

Gets the layer which this collection is belonged to.

Methods

Name Description
Clone(Map)
OnCollectionChanged(NotifyCollectionChangedEventArgs)