Click or drag to resize

MediaCy.Commands.Window Namespace

 
Classes
  ClassDescription
Public classActive
Returns the active window in the application.
Public classAlign
Aligns the windows in the document workspace.
Public classBaseLockCommand
Base class for lock commands.
Public classBounds
Sets window's bounds.
Public classClone
Creates a new window displaying the document of the specifed Input window.
Public classCloneFullScreen
Creates the full screen view of the window.
Public classClose
Closes the specified window.
Public classCloseAll
Closes all windows.
Public classCloseAllButThis
Closes all windows except specified.
Public classCloseSelected
Closes the selected windows.
Public classCommon
Public classConfigure
Configures the view of the specified window.
Public classDefineVariable
Defines a window variable.
Public classDock
Docks window to the main application form.
Public classExportToPowerPoint
Exports the selected windows to Microsoft PowerPoint.
Public classLockAll
Locks/unlocks all windows.
Public classLockSelected
Locks the selected windows.
Public classMaximize
Maximizes the window.
Public classMinimize
Minimizes the window.
Public classPrint
Prints the specified window.
Public classPrintOptions
Public classPrintPreview
Displays a print preview of the specified window.
Public classQuickSaveForAnalysis
Saves image with all overlays into a file (typically TIF) and returns file name in Output.
Public classQuickSaveForPublication
Saves image with all overlays into a color image (typically JPEG) and returns file name in Output.
Public classQuickSaveSelectedForAnalysis
Saves all selected windows for analysis (see QuickSaveForAnalysis).
Public classQuickSaveSelectedForPublication
Saves all selected windows for publication.
Public classRedo
Redoes the last operation undone on the specified window.
Public classRedoPosition
Redoes the selected (Input2) operation done on the specified window.
Public classRestore
Restores the window.
Public classSaturationWarning
Toggles the saturation warning.
Public classSelectionAdd
Adds the specified window to the selected collection.
Public classSelectionRemove
Removes the specified window from the selection.
Public classSelectionReset
Resets the selected windows collection. Note, that the active window will still be in the collection.
Public classSnap
Snaps the specified window with overlays to a new image.
Public classSnapView
Creates snapshot of the specified window view.
Public classUndo
Undoes the last operation done on the specified window.
Public classUndock
Undocks window from the main application form.
Public classUndoPosition
Undoes the selected (Input2) operation done on the specified window.
Public classUnlock
Unlocks the specified window.
Public classZoomPanScroll
Sets the zoom, pan or scroll.
Enumerations