Click or drag to resize

Open Class

Opens the dye library from the file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.Commands.Microscopy.DyeOpen

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

The Open type exposes the following members.

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