GoDigram for .NET Framework and .NET Core
Northwoods.Go.Draw Namespace / GoRuler Class / OnFontChanged Method
In This Topic
    OnFontChanged Method
    In This Topic
    Invalidate the ruler so that it is completely redrawn using a new Font.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnFontChanged( 
       EventArgs e
    )

    Parameters

    e
    See Also