Click or drag to resize

LoadSaveCommand Class

Base load/save command.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.VolumeView3DCommand
            MediaCy.Viewers.VolumeLoadSaveCommand
              MediaCy.Viewers.VolumeLoadOptionsCommand
              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 LoadSaveCommand
	Inherits View3DCommand

The LoadSaveCommand type exposes the following members.

Constructors
  NameDescription
Public methodLoadSaveCommand
Initializes a new instance of the LoadSaveCommand class
Public methodLoadSaveCommand(McCommand)
Initializes a new instance of the LoadSaveCommand class
Top
Properties
Methods
  NameDescription
Public methodGetFileName
Top
Remarks