Click or drag to resize

CreateImageCommand Class

Creates a new image from 3D view.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.VolumeView3DCommand
            MediaCy.Viewers.VolumeCreateImageCommand

Namespace:  MediaCy.Viewers.Volume
Assembly:  MediaCy.Viewers.Volume (in MediaCy.Viewers.Volume.dll) Version: 3.1.0.0
Syntax
VB
Public Class CreateImageCommand
	Inherits View3DCommand

The CreateImageCommand type exposes the following members.

Constructors
  NameDescription
Public methodCreateImageCommand
Initializes a new instance of the CreateImageCommand class
Public methodCreateImageCommand(McCommand)
Initializes a new instance of the CreateImageCommand class
Top
Properties
  NameDescription
Public propertyOutput
Public propertyVisible
Visibility flag
Top
Methods
  NameDescription
Public methodStatic memberFromWindow3D
Public methodRun
Top
Remarks