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

IUserInputController.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
Sub Update
C#
void Update()

See Also

Reference