FieldCorrection(String) Constructor |
Initializes a new instance that uses the specified filename to determine the correction format
and load this file
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic FieldCorrection(
string file
)
Parameters
- file String
- Path and file name of the file to load.
See Also