Click or drag to resize

MeasurementTableSetData(Double) Method

Sets the measurement data.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public void SetData(
	double[,,,,] data
)

Parameters

data  Double
Measured data for axis, magnification, layer, row, column.
See Also