CorrectionFileAnalyzerGetCorrectionFileInfo(String) Method | 
             Gets values stored in the fc3 file header or the txt file of the gcd file.
            
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.31.0
Syntaxpublic static CorrectionFileInfo GetCorrectionFileInfo(
	string path
)
Parameters
- path  String
 - Path of the field correction file.
 
Return Value
CorrectionFileInfoReturns correction file values. 
See Also