Invalidates the control and causes it to be repainted.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls (in Aurigma.GraphicsMill.WinControls.dll)
Public MustOverride Sub InvalidateViewer
public abstract void InvalidateViewer()
It is recommended to use this method instead of System.Windows.Forms.Control.Invalidate.