Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / CommonColorMapCollection Class
Members

In This Topic
    CommonColorMapCollection Class
    In This Topic
    Represents a collection of CommonColorMap objects.
    Object Model
    CommonColorMapCollection Class
    Syntax
    'Declaration
     
    Public Class CommonColorMapCollection 
       Inherits CommonItemCollection
    public class CommonColorMapCollection : CommonItemCollection 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.CommonItemCollection
             C1.Win.C1Gauge.CommonColorMapCollection

    See Also