MeasurementTableSetData(Double) Method |
Sets the measurement data.
Namespace: RAYLASE.Marker.CorrectionsAssembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntaxpublic void SetData(
double[,,,,] data
)
Parameters
- data Double
- Measured data for axis, magnification, layer, row, column.
See Also