Click or drag to resize

SaveOptionsCommand Class

Saves 3D options to a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.VolumeView3DCommand
            MediaCy.Viewers.VolumeLoadSaveCommand
              MediaCy.Viewers.VolumeSaveOptionsCommand

Namespace:  MediaCy.Viewers.Volume
Assembly:  MediaCy.Viewers.Volume (in MediaCy.Viewers.Volume.dll) Version: 3.1.0.0
Syntax
VB
Public Class SaveOptionsCommand
	Inherits LoadSaveCommand
Constructors
  NameDescription
Public methodSaveOptionsCommand
Initializes a new instance of the SaveOptionsCommand class
Public methodSaveOptionsCommand(McCommand)
Initializes a new instance of the SaveOptionsCommand class
Top
Remarks