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

IVObjectHost Methods

The IVObjectHost type exposes the following members.

Methods

Name Description
Public method ClearHistory

Discards both undo and redo history.

(Inherited from IStateNavigable.)
Public method ClearRedoHistory

Discards redo history.

(Inherited from IStateNavigable.)
Public method ClearUndoHistory

Discards undo history.

(Inherited from IStateNavigable.)
Public method Redo Overloaded.

Redoes last undone change.

Public method RenderWorkspace

Renders all v-object in the workspace into a raster image with the specified resolution.

Public method SaveState

Saves state of the object.

(Inherited from IStateNavigable.)
Public method Undo Overloaded.

Undoes last made change.

See Also

Reference