Click or drag to resize

View3DCommand Class

Base 3D view command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.VolumeView3DCommand
            MediaCy.Viewers.VolumeCopyToClipboardCommand
            MediaCy.Viewers.VolumeCreateAnimationCommand
            MediaCy.Viewers.VolumeCreateImageCommand
            MediaCy.Viewers.VolumeLoadSaveCommand
            MediaCy.Viewers.VolumeReloadCommand

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

The View3DCommand type exposes the following members.

Constructors
  NameDescription
Public methodView3DCommand
Initializes a new instance of the View3DCommand class
Public methodView3DCommand(McCommand)
Initializes a new instance of the View3DCommand class
Top
Properties
Methods
  NameDescription
Public methodView3D
Top
Remarks