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

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

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

    See Also