Class ImagesCollection
Observable collection of images.
Inheritance
System.Object
ImagesCollection
Namespace: Syncfusion.Windows.Gauge
Assembly: Syncfusion.Gauge.WPF.dll
Syntax
public class ImagesCollection : ObservableCollection<GaugeImage>
Constructors
ImagesCollection()
Declaration
public ImagesCollection()