Creates a calibration table using a 4-point method.
| C# | Visual Basic | Visual C++ |
public class FourPointCalibration
Public Class FourPointCalibration
public ref class FourPointCalibration
| All Members | Constructors | Methods | |||
| Icon | Member | Description |
|---|---|---|
| FourPointCalibration()()() | Initializes a new instance of the FourPointCalibration class | |
| CreateCalibrationTable(Int32, Int32, CalibrationPointCollection) |
Creates a new calibration table.
| |
| Equals(Object) | (Inherited from Object.) | |
| Finalize()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode()()() | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType()()() | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone()()() | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString()()() | (Inherited from Object.) |
| Object | |
| FourPointCalibration | |