Click or drag to resize

ConfigureCommands Class

Provides a set of configure related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ViewConfigureCommands

Namespace:  MediaCy.Automation.View
Assembly:  MediaCy.Automation (in MediaCy.Automation.dll) Version: 1.0.0.0
Syntax
VB
Public NotInheritable Class ConfigureCommands

The ConfigureCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMcBitmapView
Configures the current view to display the Bitmap view.
Public propertyStatic memberMcGalleryView
Configures the current view to display the Gallery view.
Public propertyStatic memberMcSeqView
Configures the current view to display the Image.
Public propertyStatic memberMcSetViewGallery
Configures the current view to display the Gallery.
Public propertyStatic memberMcSetViewSequence
Configures the current view to display the Sequence.
Public propertyStatic memberMcSetViewSlicer
Configures the current view to display the Slicer.
Public propertyStatic memberMcSetViewVolume
Configures the current view to display the 3D.
Public propertyStatic memberMcSlicerView
Configures the current view to display the Slicer view.
Public propertyStatic memberMcSlicerViewND
Configures the current view to display the Slicer view.
Public propertyStatic memberMcWindow3D
Configures the current view to display the 3D view.
Public propertyStatic memberMcWindowND
Configures the current view to display the advanced 3D view.
Public propertyStatic memberSurfaceplotDlg
Configures the current view to display the Surface view.
Top
See Also