Click or drag to resize

FieldCorrectionImport Method

Imports from a text-based TXZ file, and generates a new correction table.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public 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