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

In This Topic
    SizeDelta Property (StyleFontDelta)
    In This Topic
    Gets or sets the 'delta' of em-size, in points, that is added to the size of the base font.
    Syntax
    'Declaration
     
    Public Property SizeDelta As Single
    public float SizeDelta {get; set;}
    See Also