Click or drag to resize

Create Class

Creates a new spatial calibration.
Inheritance Hierarchy
SystemObject
  MediaCy.IQL.ApplicationMcCommand
    MediaCy.IQL.ApplicationMcCommandExtended
      BaseObjectCommandMcSpatialCalibClassCommandProperties
        MediaCy.Addins.SCalibrationMcSpatialCalibClassCommand
          MediaCy.Addins.SCalibration.CommandsCreate

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

The Create type exposes the following members.

Constructors
  NameDescription
Public methodCreate
Initializes a new instance of the Create class
Public methodCreate(McCommand)
Initializes a new instance of the Create class
Public methodCreate(McCommand, McSpatialCalib)
Initializes a new instance of the Create class
Top
Properties
  NameDescription
Public propertyOutput
Top
Methods
  NameDescription
Public methodStatic memberFromCalibration
Public methodRun
Top
Remarks