WindowCommands Properties |
|
The WindowCommands type exposes the following members.
| Name | Description | |
|---|---|---|
| Active |
Returns the active window in the application.
| |
| Align |
Aligns the windows in the document workspace.
| |
| Bounds |
Sets window's bounds.
| |
| Close |
Closes the specified window.
| |
| CloseAll |
Closes all windows.
| |
| CloseAllButThis |
Closes all windows except specified.
| |
| CloseSelected |
Closes the selected windows.
| |
| Define |
Defines a window variable.
| |
| Dock |
Docks window to the main application form.
| |
| ExportToPowerPoint |
Exports the selected windows to Microsoft PowerPoint.
| |
| LockAll |
Locks/unlocks all windows.
| |
| LockSelected |
Locks the selected windows.
| |
| Maximize |
Maximizes the window.
| |
| Minimize |
Minimizes the window.
| |
Prints the specified window.
| ||
| Print2 |
Prints the specified window.
| |
| PrintPreview |
Displays a print preview of the specified window.
| |
| PrintQuick |
Prints the specified window.
| |
| QuickSaveForAnalysis |
Saves image with all overlays into a file (typically TIF) and returns file name in Output.
| |
| QuickSaveForPublication |
Saves image with all overlays into a color image (typically JPEG) and returns file name in Output.
| |
| QuickSaveSelectedForAnalysis |
Saves all selected windows for analysis (see QuickSaveForAnalysis).
| |
| QuickSaveSelectedForPublication |
Saves all selected windows for publication.
| |
| Redo |
Redoes the last operation undone on the specified window.
| |
| RedoPosition |
Redoes the selected () operation done on the specified window.
| |
| Restore |
Restores the window.
| |
| SaturationWarning |
Toggles the saturation warning.
| |
| Snap |
Snaps the specified window with overlays to a new image.
| |
| SnapView |
Creates snapshot of the specified window view.
| |
| Undo |
Undoes the last operation done on the specified window.
| |
| Undock |
Undocks window from the main application form.
| |
| UndoPosition |
Undoes the selected () operation done on the specified window.
| |
| Unlock |
Unlocks the specified window.
| |
| ZoomPanScroll |
Sets the zoom, pan or scroll.
|