Click or drag to resize

CreateSlicerViewImageCommand Class

Creates image from a slicer view pane.
Inheritance Hierarchy

Namespace:  MediaCy.Viewers.Image
Assembly:  MediaCy.Viewers.Image (in MediaCy.Viewers.Image.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateSlicerViewImageCommand
	Inherits CreateSlicerImageCommand

The CreateSlicerViewImageCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateSlicerViewImageCommand
Initializes a new instance of the CreateSlicerViewImageCommand class
Public methodCreateSlicerViewImageCommand(McCommand)
Initializes a new instance of the CreateSlicerViewImageCommand class
Top
Properties
  NameDescription
Public propertyPane
Pane to duplicate
Top
Methods
  NameDescription
Public methodStatic memberFromView
Top
Remarks
The output image is a sequence
See Also