DocumentCommands Properties |
|
The DocumentCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| Activate |
Changes the active document.
| |
| Active |
Returns an active document in the application.
| |
| ActiveImage |
Returns an active image in the application.
| |
| ActiveImageSet |
Returns an active image set in the application.
| |
| CloseAllViews |
Closes all views of the specified document.
| |
| CreateThumbnail |
Creates a thumbnail Bitmap for the specified image.
| |
| Define |
Defines a document by its name.
| |
| ImportSet |
Import a list of image files and create a set document out of them.
| |
| Marshal |
Marshals an image from another thread.
| |
| Move |
Move a document to a different directory.
| |
| Open |
Opens document(s) from one or several files.
| |
| OpenDemo |
Opens document(s) from the Demo folder.
| |
| OpenFolder |
Shows the document in its folder location.
| |
| OpenFolderAsSites |
Opens an image set document from the files contained in sub-folders of the specified location.
| |
| OpenFromExperiment |
Opens a document contained in an experiment.
| |
| OpenImage |
Opens one or several documents.
| |
| OpenSequence |
Opens a set of image files as one single sequence.
| |
| OpenSet |
Opens a set of image files as an image set.
| |
| OpenSetFromFolder |
Opens an image set document from the files contained in sub-folders of the specified location.
| |
| Properties |
Sets the properties of the document.
| |
| Reload |
Reloads the document from its original file.
| |
| Save |
Saves the document.
| |
| Save2 |
Saves the document.
| |
| SaveAll |
Saves all modified documents.
| |
| SaveAs |
Saves the document in a new file.
| |
| Show |
Shows document(s) in the application workspace.
| |
| View |
Displays one document.
|