Click or drag to resize

Save Class

Saves the dye library to the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Microscopy.DyeSave

Namespace:  MediaCy.Commands.Microscopy.Dye
Assembly:  MediaCy.Addins.ColorComposite (in MediaCy.Addins.ColorComposite.dll) Version: 3.1.0.0
Syntax
VB
Public Class Save
	Inherits BaseCommand

The Save type exposes the following members.

Constructors
  NameDescription
Public methodSave
Initializes a new instance of the Save class
Public methodSave(String)
Initializes a new instance of the Save class
Public methodSave(McCommand)
Initializes a new instance of the Save class
Top
Properties
  NameDescription
Public propertyFileName
File name.
Top
Remarks