Click or drag to resize

FieldCorrection(String) Constructor

Initializes a new instance that uses the specified filename to determine the correction format and load this file

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public FieldCorrection(
	string file
)

Parameters

file  String
Path and file name of the file to load.
See Also