[]
        
(Showing Draft Content)

C1.WPF.C1Chart.LightCollection

LightCollection Class

Represents collection of lights for 3D scene.

Inheritance
LightCollection
Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
public class LightCollection : ObservableCollection<Light>, IList<Light>, ICollection<Light>, IList, ICollection, IReadOnlyList<Light>, IReadOnlyCollection<Light>, IEnumerable<Light>, IEnumerable, INotifyCollectionChanged, INotifyPropertyChanged

Constructors

Name Description
LightCollection()