InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Util Namespace / FontSubSet Class / FontSubSet Constructor / FontSubSet Constructor(FontKey)

In This Topic
    FontSubSet Constructor(FontKey)
    In This Topic
    Syntax
    'Declaration
     
    Protected Function New( _
       ByVal fontKey As FontKey _
    )
    protected FontSubSet( 
       FontKey fontKey
    )

    Parameters

    fontKey
    See Also