InputPanel for WinForms | ComponentOne
C1.Win.C1InputPanel.4.5.2 Assembly / C1.Win.C1InputPanel Namespace / StyleFontDelta Class / Reset Method

In This Topic
    Reset Method (StyleFontDelta)
    In This Topic
    Resets all delta properties to their default values, use the base font as it is.
    Syntax
    'Declaration
     
    Public Sub Reset() 
    public void Reset()
    See Also