Click or drag to resize

CloneCommands Class

Provides a set of clone related commands.
Inheritance Hierarchy
SystemObject
  MediaCy.Automation.ViewCloneCommands

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

The CloneCommands type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberMcBitmapView
Creates the Bitmap clone of the view.
Public propertyStatic memberMcGalleryView
Creates the Gallery clone of the view.
Public propertyStatic memberMcSeqView
Creates the Image clone of the view.
Public propertyStatic memberMcSlicerView
Creates the Slicer clone of the view.
Public propertyStatic memberMcSlicerViewND
Creates the Slicer clone of the view.
Public propertyStatic memberMcWindow3D
Creates the 3D clone of the view.
Public propertyStatic memberMcWindowND
Creates the 3D clone of the view.
Public propertyStatic memberSurfaceplotDlg
Creates the Surface clone of the view.
Top
See Also