Invalidates the specified region of the control and causes it to be repainted.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Overrides Sub InvalidateViewer ( _ rectangle As Rectangle _ )
public override void InvalidateViewer( Rectangle rectangle )
Type: System.Drawing.Rectangle
A rectangle that represents the region to invalidate.