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

IVObject.Update Method

Invalidates the object and causes it to be redrawn.

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

Syntax

Visual Basic
Sub Update
C#
void Update()

See Also

Reference