Click or drag to resize

SlicerViewCommand Class

Base slicer view command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Viewers.ImageSlicerViewCommand
        MediaCy.Viewers.ImageCreateSlicerImageCommand

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

The SlicerViewCommand type exposes the following members.

Constructors
  NameDescription
Public methodSlicerViewCommand
Initializes a new instance of the SlicerViewCommand class
Public methodSlicerViewCommand(McCommand)
Initializes a new instance of the SlicerViewCommand class
Top
Properties
  NameDescription
Public propertyInput
Top
Methods
  NameDescription
Public methodRun
Top
Remarks