MeasurementTableSave Method |
Save the measurement table to the specified path.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic void Save(
string path
)
Parameters
- path String
- Path to store the measurement table.
See Also