InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / StyleFontDelta Class / Size Property

In This Topic
    Size Property (StyleFontDelta)
    In This Topic
    Gets or sets the em-size, in points, of the resulting font.
    Syntax
    'Declaration
     
    Public Property Size As Single
    public float Size {get; set;}
    See Also