ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / CommonImageMapCollection Class
Members

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

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

    See Also