Click or drag to resize

DefineVarCommand Class

Defines a spatial calibration variable based on calibration name.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      MediaCy.CommandsBaseCommand
        MediaCy.CommandsOneInputOneOutputCommandObject, McSpatialCalib
          MediaCy.Addins.SCalibrationDefineVarCommand

Namespace:  MediaCy.Addins.SCalibration
Assembly:  MediaCy.Addins.SCalibration (in MediaCy.Addins.SCalibration.dll) Version: 3.1.0.0
Syntax
VB
Public Class DefineVarCommand
	Inherits OneInputOneOutputCommand(Of Object, McSpatialCalib)
Constructors
  NameDescription
Public methodDefineVarCommand
Initializes a new instance of the DefineVarCommand class
Public methodDefineVarCommand(McCommand)
Initializes a new instance of the DefineVarCommand class
Top
Remarks
Input is the name of spatial calibration
See Also