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

In This Topic
    ShapeCollection Class
    In This Topic
    Represents a collection of C1GaugeBaseShape objects.
    Object Model
    ShapeCollection Class
    Syntax
    'Declaration
     
    Public Class ShapeCollection 
       Inherits System.Collections.CollectionBase
    public class ShapeCollection : System.Collections.CollectionBase 
    Inheritance Hierarchy

    System.Object
       System.Collections.CollectionBase
          C1.Win.C1Gauge.ShapeCollection

    See Also