Click or drag to resize

Workspace Events

The Workspace type exposes the following members.

Events
  NameDescription
Public eventDisposeImage
Fired when an image in the ImageCollection or UndoCollection is disposed.
Public eventImageChanged
Occurs when the current image in the ImageCollection changes.
Public eventImageStreamCompleted
Fires after an image has been read or saved signifying that the Stream which was passed in can be closed.
Public eventProcessCompleted
Fires when an asynchronous process has completed.
Public eventProcessError
Fires when an error occurs in a separate thread when being processed asynchronously.
Public eventProgress
Fires while an image is being processed.
Top
See Also