GoDigram for .NET Framework and .NET Core
Northwoods.Go Namespace / GoView Class / OnBackgroundImageChanged Method
In This Topic
    OnBackgroundImageChanged Method
    In This Topic
    Redraw the whole view if the background image has changed.
    Syntax
    [EditorBrowsable(EditorBrowsableState.Advanced)]
    protected override void OnBackgroundImageChanged( 
       EventArgs evt
    )

    Parameters

    evt
    See Also