Click or drag to resize

Apply Class

Applies spatial calibration to image.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputCommandMcSpatialCalib
          MediaCy.Addins.SCalibrationCalibrationInputCommand
            MediaCy.Addins.SCalibration.CommandsApply

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

The Apply type exposes the following members.

Constructors
  NameDescription
Public methodApply
Initializes a new instance of the Apply class
Public methodApply(McCommand)
Initializes a new instance of the Apply class
Top
Properties
  NameDescription
Public propertyInput2
Top
Methods
  NameDescription
Public methodGetInputArguments
Redefines input parameter order as Input2,Input (default is declaration order)
(Overrides McCommandExtended.GetInputArguments.)
Public methodRun
Top
Remarks