Workspace Properties |
The Workspace type exposes the following members.
Name | Description | |
---|---|---|
Asynchronous | Gets or sets a value indicating if method calls through this Workspace object are
processed asynchronously in a background thread. | |
AutoDispose | Gets or sets a value indicating if the Workspace should dispose all images it contains
when finalized. | |
Image | Gets or sets the current AtalaImage that is active in this Workspace. | |
Images | Gets the ImageCollection of this Workspace object. | |
Queue | Gets the ProcessQueue containing queued items that this Workspace object is
currently processing. | |
Undos | Gets the UndoCollection object containing the undo history of this Workspace. |