InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel 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