This documentation is for the old version. Go to the latest Graphics Mill docs

MultiLayerViewer.InvalidateViewer Method

Invalidates the control and causes it to be repainted.

Namespace: Aurigma.GraphicsMill.WinControls
Assembly: Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)

Syntax

Visual Basic
Public Overrides Sub InvalidateViewer
C#
public override void InvalidateViewer()

See Also

Reference