Click or drag to resize

MeasurementTableSave Method

Save the measurement table to the specified path.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public void Save(
	string path
)

Parameters

path  String
Path to store the measurement table.
See Also