Click or drag to resize

Open Class

Opens calibrations from a file.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.Addins.SCalibrationOpenSaveCalibrationsCommand
        MediaCy.Addins.SCalibration.CommandsOpen

Namespace:  MediaCy.Addins.SCalibration.Commands
Assembly:  MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Class Open
	Inherits OpenSaveCalibrationsCommand

The Open type exposes the following members.

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