ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / CommonShapeCollection Class
Members

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

    System.Object
       System.Collections.CollectionBase
          C1.Win.Gauge.CommonItemCollection
             C1.Win.Gauge.CommonShapeCollection

    See Also