Click or drag to resize

LoadOptionsCommand Class

Loads 3D options from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandObject
          MediaCy.Viewers.VolumeView3DCommand
            MediaCy.Viewers.VolumeLoadSaveCommand
              MediaCy.Viewers.VolumeLoadOptionsCommand

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

The LoadOptionsCommand type exposes the following members.

Constructors
  NameDescription
Public methodLoadOptionsCommand
Initializes a new instance of the LoadOptionsCommand class
Public methodLoadOptionsCommand(McCommand)
Initializes a new instance of the LoadOptionsCommand class
Top
Properties
  NameDescription
Public propertyConfigFiles
Returns list of files that can be automatically packaged with distributed macro projects.
(Overrides McCommandExtended.ConfigFiles.)
Top
Remarks