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

UserInputController.Update Method

This method is called by the BitmapViewer when it needs to be repainted or updated in any other way.

Namespace: Aurigma.GraphicsMill.WebControls
Assembly: Aurigma.GraphicsMill.WebControls (in Aurigma.GraphicsMill.WebControls.dll)

Syntax

Visual Basic
Public Overridable Sub Update
C#
public virtual void Update()

See Also

Reference