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

ViewerBase.InvalidateViewer Method

Invalidates the control and causes it to be repainted.

Overload List

Name Description
Public method InvalidateViewer()

Invalidates the control and causes it to be repainted.

Public method InvalidateViewer(Rectangle)

Invalidates the specified region of the control and causes it to be repainted.

Public method InvalidateViewer(InvalidationTarget)

Invalidates the specified target of the control and causes it to be repainted.

See Also

Reference