FieldCorrectionImport Method |
Imports from a text-based TXZ file, and generates a new correction table.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic void Import(
string txzFilename
)
Parameters
- txzFilename String
- The filename of the TXZ file.
Remarks
The exact file format depends on the correction type.
See Also